summaryrefslogtreecommitdiff
path: root/chunked/ch08.html
diff options
context:
space:
mode:
Diffstat (limited to 'chunked/ch08.html')
-rw-r--r--chunked/ch08.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chunked/ch08.html b/chunked/ch08.html
index 09065db..9ba8626 100644
--- a/chunked/ch08.html
+++ b/chunked/ch08.html
@@ -5,7 +5,7 @@ Preamble, followed by zero or more document Sections.</p><p>Almost any combinati
AsciiDoc document: documents can range from a single sentence to a
multi-part book.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_block_elements"></a>8.1. Block Elements</h2></div></div></div><p>Block elements consist of one or more lines of text and may contain
other block elements.</p><p>The AsciiDoc block structure can be informally summarized as follows
-<a href="#ftn.idm530" class="footnote" id="idm530"><sup class="footnote">[1]</sup></a>:</p><pre class="literallayout">Document ::= (Header?,Preamble?,Section*)
+<a href="#ftn.idm533" class="footnote" id="idm533"><sup class="footnote">[1]</sup></a>:</p><pre class="literallayout">Document ::= (Header?,Preamble?,Section*)
Header ::= (Title,(AuthorInfo,RevisionInfo?)?)
AuthorInfo ::= (FirstName,(MiddleName?,LastName)?,EmailAddress?)
RevisionInfo ::= (RevisionNumber?,RevisionDate,RevisionRemark?)
@@ -297,5 +297,5 @@ Inline Macros
</span></dt><dd>
Inline macros are replaced by the contents of parametrized
configuration file sections.
-</dd></dl></div></div><div class="footnotes"><br /><hr style="width:100; text-align:left;margin-left: 0" /><div id="ftn.idm530" class="footnote"><p><a href="#idm530" class="simpara"><sup class="simpara">[1] </sup></a>This is a rough structural guide, not a rigorous syntax
+</dd></dl></div></div><div class="footnotes"><br /><hr style="width:100; text-align:left;margin-left: 0" /><div id="ftn.idm533" class="footnote"><p><a href="#idm533" class="simpara"><sup class="simpara">[1] </sup></a>This is a rough structural guide, not a rigorous syntax
definition</p></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch07.html"><img src="images/icons/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch09.html"><img src="images/icons/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/icons/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html> \ No newline at end of file