Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
editio committed Nov 1, 2023
1 parent 8b6785b commit 4301909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Binary file added imagenes/rng_snippets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 2 additions & 6 deletions materials_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,8 @@ <h3>Outcome: a representation...</h3>
<section>

<h3>Schema RNG (snippets)</h3>
<h5>Paragraph</h5>
<pre><code><elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" module="core" ident="p"><desc xml:lang="en">marks paragraphs in prose.</desc><!-- --></elementSpec></code></pre>
<h5>Page break</h5>
<pre><code><elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" module="core" ident="pb"><desc xml:lang="en">marks the start of a new page in a paginated document.</desc><!-- --></elementSpec></code></pre>
<h5>Quotation</h5>
<pre><code><elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" module="core" ident="quote"><desc xml:lang="en">contains a phrase or passage attributed by the narrator or author to some agency external to the text.</desc><!-- --></elementSpec></code></pre>
<img style="width: 99%; box-shadow: none; border-bottom: none" src="imagenes/rng_snippets.png"/>

</section> <!--Schema RNG (snippets)-->

<section>
Expand Down

0 comments on commit 4301909

Please sign in to comment.