summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasterOdin <matt.peveler@gmail.com>2020-10-16 20:02:44 +0000
committerMasterOdin <matt.peveler@gmail.com>2020-10-16 20:02:44 +0000
commitcd7c01c2f7827d98d761d906ac97896392e060cf (patch)
treed662b57fc8d93ae750b5b856ee43ea24554d4b42
parentc1dec4746d1940b2e93db206570c7957826b1c92 (diff)
downloadasciidoc-py3-cd7c01c2f7827d98d761d906ac97896392e060cf.tar.gz
deploy: 245751e6
Signed-off-by: MasterOdin <matt.peveler@gmail.com>
-rw-r--r--CHANGELOG.html25
-rw-r--r--CHANGELOG.txt8
-rw-r--r--INSTALL.html24
-rw-r--r--README-website.html6
-rw-r--r--README.html6
-rw-r--r--a2x.1.html6
-rw-r--r--article-html5-toc2.html10
-rw-r--r--article-standalone.html10
-rw-r--r--article.html10
-rw-r--r--article.pdfbin38074 -> 38080 bytes
-rw-r--r--asciidoc-docbook-xsl.html6
-rw-r--r--asciidoc-graphviz-sample.html6
-rw-r--r--asciidoc.16
-rw-r--r--asciidoc.1.css-embedded.html6
-rw-r--r--asciidoc.1.html6
-rw-r--r--asciidoc.css-embedded.html10
-rw-r--r--asciidoc.html10
-rw-r--r--asciidoc.pdfbin463136 -> 463136 bytes
-rw-r--r--asciidocapi.html6
-rw-r--r--asciimathml.html6
-rw-r--r--book-multi.html10
-rw-r--r--book.html10
-rw-r--r--epub-notes.html6
-rw-r--r--faq.html6
-rw-r--r--index.html8
-rw-r--r--latex-backend.html10
-rw-r--r--latex-bugs.html10
-rw-r--r--latex-filter.html6
-rw-r--r--latexmath.html6
-rw-r--r--latexmathml.html6
-rw-r--r--manpage.html6
-rw-r--r--music-filter.html6
-rw-r--r--newlists.html6
-rw-r--r--newtables.html6
-rw-r--r--plugins.html6
-rw-r--r--publishing-ebooks-with-asciidoc.html6
-rw-r--r--slidy-example.html10
-rw-r--r--slidy.html10
-rw-r--r--source-highlight-filter.html6
-rw-r--r--support.html6
-rw-r--r--testasciidoc.1.html6
-rw-r--r--testasciidoc.html6
-rw-r--r--userguide.html10
-rw-r--r--version83.html6
44 files changed, 184 insertions, 157 deletions
diff --git a/CHANGELOG.html b/CHANGELOG.html
index ce0ed5e..ad76d84 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc ChangeLog</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -43,6 +43,25 @@ asciidoc.install();
</div>
<div id="content">
<div class="sect1">
+<h2 id="_version_9_0_3_2020_10_05">Version 9.0.3 (2020-10-05)</h2>
+<div class="sectionbody">
+<div class="ulist"><div class="title">Bug fixes</div><ul>
+<li>
+<p>
+Fix extra newline characters inserted into generated source (thanks @hoadlck)
+</p>
+</li>
+</ul></div>
+<div class="ulist"><div class="title">Testing</div><ul>
+<li>
+<p>
+Validate line endings as part of test suite
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_version_9_0_2_2020_07_21">Version 9.0.2 (2020-07-21)</h2>
<div class="sectionbody">
<div class="ulist"><div class="title">Bug fixes</div><ul>
@@ -8226,8 +8245,8 @@ Fixed error that occurred when <em>==</em> title underline was
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:30 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:25 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e06ab3d..c85e3d3 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,6 +3,14 @@ AsciiDoc ChangeLog
:website: https://asciidoc.org/
+Version 9.0.3 (2020-10-05)
+--------------------------
+.Bug fixes
+- Fix extra newline characters inserted into generated source (thanks @hoadlck)
+
+.Testing
+- Validate line endings as part of test suite
+
Version 9.0.2 (2020-07-21)
--------------------------
.Bug fixes
diff --git a/INSTALL.html b/INSTALL.html
index 7c114bd..910ffc0 100644
--- a/INSTALL.html
+++ b/INSTALL.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Installation</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -89,13 +89,13 @@ Make sure you have <a href="https://git-scm.com/">Git</a>
<li>
<p>
Go to the directory you want to install AsciiDoc into and download
- the repository. This example gets the 9.0.2 tagged release:
+ the repository. This example gets the 9.0.3 tagged release:
</p>
<div class="literalblock">
<div class="content">
<pre><code>$ cd ~/bin
-$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.0.2
-$ git checkout 9.0.2</code></pre>
+$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.0.3
+$ git checkout 9.0.3</code></pre>
</div></div>
</li>
</ul></div>
@@ -108,8 +108,8 @@ system-wide install.</p></div>
so it&#8217;s easy to execute <code>asciidoc</code> from the command line, for example:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ ln -s ~/bin/asciidoc-9.0.2/asciidoc.py ~/bin/asciidoc
-$ ln -s ~/bin/asciidoc-9.0.2/a2x.py ~/bin/a2x</code></pre>
+<pre><code>$ ln -s ~/bin/asciidoc-9.0.3/asciidoc.py ~/bin/asciidoc
+$ ln -s ~/bin/asciidoc-9.0.3/a2x.py ~/bin/a2x</code></pre>
</div></div>
<div class="paragraph"><p>Use the git <code>pull</code> command to update your local AsciiDoc repository.</p></div>
</div>
@@ -145,8 +145,8 @@ directory.</p></div>
that is tailored for your system. To install:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ tar -xzf asciidoc-9.0.2.tar.gz
-$ cd asciidoc-9.0.2
+<pre><code>$ tar -xzf asciidoc-9.0.3.tar.gz
+$ cd asciidoc-9.0.3
$ ./configure
$ sudo make install</code></pre>
</div></div>
@@ -172,9 +172,9 @@ few people using it on Windows. To install AsciiDoc on Windows unzip
the distribution zip file contents:</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>$ unzip asciidoc-9.0.2.zip</code></pre>
+<pre><code>$ unzip asciidoc-9.0.3.zip</code></pre>
</div></div>
-<div class="paragraph"><p>This will create the folder <code>asciidoc-9.0.2</code> containing the
+<div class="paragraph"><p>This will create the folder <code>asciidoc-9.0.3</code> containing the
<code>asciidoc.py</code> and <code>a2x.py</code> executables along with configuration files
and documentation.</p></div>
<div class="paragraph"><p>To generate DocBook based outputs (e.g. PDFs) you will also need a
@@ -264,8 +264,8 @@ Guide</em>.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:31 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:27 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/README-website.html b/README-website.html
index a46140e..758ebbd 100644
--- a/README-website.html
+++ b/README-website.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Website</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -101,8 +101,8 @@ browsers.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:32 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:28 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/README.html b/README.html
index 993e833..1b620ff 100644
--- a/README.html
+++ b/README.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title></title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -129,8 +129,8 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:32 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:28 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/a2x.1.html b/a2x.1.html
index f60d136..fab9836 100644
--- a/a2x.1.html
+++ b/a2x.1.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>A2X(1)</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./asciidoc-manpage.css" type="text/css" />
@@ -711,8 +711,8 @@ contributed to it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:32 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:28 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/article-html5-toc2.html b/article-html5-toc2.html
index 65c5a5b..ea58f83 100644
--- a/article-html5-toc2.html
+++ b/article-html5-toc2.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="generator" content="AsciiDoc 9.0.2">
+<meta name="generator" content="AsciiDoc 9.0.3">
<title>The Article Title</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -839,8 +839,8 @@ asciidoc.install(2);
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br>
<span id="email" class="monospaced">&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</span><br>
-<span id="revnumber">version 9.0.2,</span>
-<span id="revdate">21 July 2020</span>
+<span id="revnumber">version 9.0.3,</span>
+<span id="revdate">05 October 2020</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -1011,9 +1011,9 @@ A second glossary term
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br>
+Version 9.0.3<br>
Last updated
- 2020-10-05 05:52:29 UTC
+ 2020-10-16 20:01:25 UTC
</div>
</div>
</body>
diff --git a/article-standalone.html b/article-standalone.html
index b4b2924..b739bee 100644
--- a/article-standalone.html
+++ b/article-standalone.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>The Article Title</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -737,8 +737,8 @@ asciidoc.install(2);
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br />
<span id="email"><code>&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</code></span><br />
-<span id="revnumber">version 9.0.2,</span>
-<span id="revdate">21 July 2020</span>
+<span id="revnumber">version 9.0.3,</span>
+<span id="revdate">05 October 2020</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -1078,9 +1078,9 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
+Version 9.0.3<br />
Last updated
- 2020-10-05 05:52:29 UTC
+ 2020-10-16 20:01:25 UTC
</div>
</div>
</body>
diff --git a/article.html b/article.html
index fa23417..595ae11 100644
--- a/article.html
+++ b/article.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>The Article Title</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -42,8 +42,8 @@ asciidoc.install();
<h1>The Article Title</h1>
<span id="author">Author's Name</span><br />
<span id="email"><code>&lt;<a href="mailto:authors@email.address">authors@email.address</a>&gt;</code></span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div id="preamble">
@@ -212,8 +212,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:32 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:28 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/article.pdf b/article.pdf
index dd29fb0..d1d48cd 100644
--- a/article.pdf
+++ b/article.pdf
Binary files differ
diff --git a/asciidoc-docbook-xsl.html b/asciidoc-docbook-xsl.html
index 45d87e3..ef3fce4 100644
--- a/asciidoc-docbook-xsl.html
+++ b/asciidoc-docbook-xsl.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc DocBook XSL Stylesheets Notes</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -134,8 +134,8 @@ without chapter numbering.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:33 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:29 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc-graphviz-sample.html b/asciidoc-graphviz-sample.html
index 1eede28..0ee90fd 100644
--- a/asciidoc-graphviz-sample.html
+++ b/asciidoc-graphviz-sample.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Graphviz filter for AsciiDoc</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -219,8 +219,8 @@ digraph finite_state_machine {
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:33 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:29 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc.1 b/asciidoc.1
index 34a2022..77ad36e 100644
--- a/asciidoc.1
+++ b/asciidoc.1
@@ -2,12 +2,12 @@
.\" Title: asciidoc
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 21 July 2020
+.\" Date: 05 October 2020
.\" Manual: \ \&
-.\" Source: \ \& 9.0.2
+.\" Source: \ \& 9.0.3
.\" Language: English
.\"
-.TH "ASCIIDOC" "1" "21 July 2020" "\ \& 9\&.0\&.2" "\ \&"
+.TH "ASCIIDOC" "1" "05 October 2020" "\ \& 9\&.0\&.3" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/asciidoc.1.css-embedded.html b/asciidoc.1.css-embedded.html
index 6fac084..c934863 100644
--- a/asciidoc.1.css-embedded.html
+++ b/asciidoc.1.css-embedded.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>ASCIIDOC(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1160,9 +1160,9 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
+Version 9.0.3<br />
Last updated
- 2020-10-05 05:52:29 UTC
+ 2020-10-16 20:01:25 UTC
</div>
</div>
</body>
diff --git a/asciidoc.1.html b/asciidoc.1.html
index 530105d..0ad2f79 100644
--- a/asciidoc.1.html
+++ b/asciidoc.1.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="generator" content="AsciiDoc 9.0.2">
+<meta name="generator" content="AsciiDoc 9.0.3">
<title>ASCIIDOC(1)</title>
</head>
<body>
@@ -378,9 +378,9 @@ Public License version 2 (GPLv2).</p>
<p></p>
<p></p>
<hr><p><small>
-Version 9.0.2<br>
+Version 9.0.3<br>
Last updated
- 2020-10-05 05:52:29 UTC
+ 2020-10-16 20:01:25 UTC
</small></p>
</body>
</html>
diff --git a/asciidoc.css-embedded.html b/asciidoc.css-embedded.html
index 9141c9b..9e557a9 100644
--- a/asciidoc.css-embedded.html
+++ b/asciidoc.css-embedded.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc User Guide</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -737,8 +737,8 @@ asciidoc.install(2);
<h1>AsciiDoc User Guide</h1>
<span id="author">Stuart Rackham</span><br />
<span id="email"><code>&lt;<a href="mailto:srackham@gmail.com">srackham@gmail.com</a>&gt;</code></span><br />
-<span id="revnumber">version 9.0.2,</span>
-<span id="revdate">21 July 2020</span>
+<span id="revnumber">version 9.0.3,</span>
+<span id="revdate">05 October 2020</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -10450,9 +10450,9 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
+Version 9.0.3<br />
Last updated
- 2020-10-05 05:52:29 UTC
+ 2020-10-16 20:01:25 UTC
</div>
</div>
</body>
diff --git a/asciidoc.html b/asciidoc.html
index facec05..0bb5bfc 100644
--- a/asciidoc.html
+++ b/asciidoc.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc User Guide</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -42,8 +42,8 @@ asciidoc.install(2);
<h1>AsciiDoc User Guide</h1>
<span id="author">Stuart Rackham</span><br />
<span id="email"><code>&lt;<a href="mailto:srackham@gmail.com">srackham@gmail.com</a>&gt;</code></span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -9755,8 +9755,8 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:34 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:30 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciidoc.pdf b/asciidoc.pdf
index 5699160..83cafc2 100644
--- a/asciidoc.pdf
+++ b/asciidoc.pdf
Binary files differ
diff --git a/asciidocapi.html b/asciidocapi.html
index 14d9bc7..d4c01af 100644
--- a/asciidocapi.html
+++ b/asciidocapi.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc API</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -342,8 +342,8 @@ error occurs.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:42 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:40 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/asciimathml.html b/asciimathml.html
index a9382ff..969ea74 100644
--- a/asciimathml.html
+++ b/asciimathml.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>ASCIIMathML Formulae</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -152,8 +152,8 @@ get the two solutions:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:43 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:41 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/book-multi.html b/book-multi.html
index 8563e3d..b375508 100644
--- a/book-multi.html
+++ b/book-multi.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Multi-Part Book Title Goes Here</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Multi-Part Book Title Goes Here</h1>
<span id="author">Author's Name</span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div class="sect1">
@@ -264,8 +264,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:43 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:41 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/book.html b/book.html
index 934e3e0..429fd1b 100644
--- a/book.html
+++ b/book.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Book Title Goes Here</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Book Title Goes Here</h1>
<span id="author">Author's Name</span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div class="sect1">
@@ -230,8 +230,8 @@ A second glossary term
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:43 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:41 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/epub-notes.html b/epub-notes.html
index a1a7eed..05f316b 100644
--- a/epub-notes.html
+++ b/epub-notes.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc EPUB Notes</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -270,8 +270,8 @@ will emit errors like &#8220;extra field length for first filename must be
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:43 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:41 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/faq.html b/faq.html
index 5fdaef7..14c829e 100644
--- a/faq.html
+++ b/faq.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Frequently Asked Questions</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -1808,8 +1808,8 @@ by Dan Allen</a>.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:44 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:42 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/index.html b/index.html
index 08b2586..bc745d2 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<meta name="description" content="AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page." />
<meta name="keywords" content="AsciiDoc, DocBook, EPUB, PDF, ebooks, slideshow, slidy, man page" />
<title>AsciiDoc Home Page</title>
@@ -52,7 +52,7 @@ asciidoc.install(1);
<div class="sectionbody">
<div class="sidebarblock">
<div class="content">
-<div class="title">21 July 2020: AsciiDoc 9.0.2 Released</div>
+<div class="title">05 October 2020: AsciiDoc 9.0.3 Released</div>
<div class="paragraph"><p>Read the <a href="CHANGELOG.html">CHANGELOG</a> for release highlights and a
full list of all additions, changes and bug fixes. Changes are
documented in the updated <a href="userguide.html">User Guide</a>. See the
@@ -981,8 +981,8 @@ Include documentation updates if you&#8217;re up to it; otherwise insert
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:44 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:42 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-backend.html b/latex-backend.html
index a965a25..c2b41bb 100644
--- a/latex-backend.html
+++ b/latex-backend.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>LaTeX backend for Asciidoc</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -42,8 +42,8 @@ asciidoc.install();
<h1>LaTeX backend for Asciidoc</h1>
<span id="author">Benjamin Klum</span><br />
<span id="email"><code>&lt;<a href="mailto:benjamin.klum@gmail.com">benjamin.klum@gmail.com</a>&gt;</code></span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div class="sect1">
@@ -554,8 +554,8 @@ Option for switching titlepage on and off
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:45 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:43 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-bugs.html b/latex-bugs.html
index ce7fbfa..38bc108 100644
--- a/latex-bugs.html
+++ b/latex-bugs.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Bugs in asciidoc latex backend</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Bugs in asciidoc latex backend</h1>
<span id="author">Geoff Eddy</span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div id="preamble">
@@ -404,8 +404,8 @@ Wait until this bug is fixed?
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:45 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:43 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latex-filter.html b/latex-filter.html
index 71c796c..80d9091 100644
--- a/latex-filter.html
+++ b/latex-filter.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>LaTeX Filter</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -271,8 +271,8 @@ The <code>asciidoc(1)</code> input and output files cannot both be <code>-</code
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:45 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:44 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latexmath.html b/latexmath.html
index a96dc52..5b74b60 100644
--- a/latexmath.html
+++ b/latexmath.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Embedding LaTeX Math in AsciiDoc dblatex documents</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -160,8 +160,8 @@ passthrough delimited block.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:46 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/latexmathml.html b/latexmathml.html
index 24257c6..fdeeaed 100644
--- a/latexmathml.html
+++ b/latexmathml.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>LaTeXMathML Formulae</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -103,8 +103,8 @@ $\displaystyle{ V_i = C_0 - C_3
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:46 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/manpage.html b/manpage.html
index 5fdcf14..471d5be 100644
--- a/manpage.html
+++ b/manpage.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>ASCIIDOC(1)</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./asciidoc-manpage.css" type="text/css" />
@@ -466,8 +466,8 @@ Public License version 2 (GPLv2).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:47 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/music-filter.html b/music-filter.html
index 276148f..0b23a72 100644
--- a/music-filter.html
+++ b/music-filter.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Music Filter</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -214,8 +214,8 @@ a problem).</td>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:47 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:46 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/newlists.html b/newlists.html
index 22683ee..e7bf27f 100644
--- a/newlists.html
+++ b/newlists.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc New Lists</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -97,8 +97,8 @@ You&#8217;ll need to update any customized configuration file list
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:49 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:47 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/newtables.html b/newtables.html
index b9a911e..b31155c 100644
--- a/newtables.html
+++ b/newtables.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc New tables</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -1369,8 +1369,8 @@ v|&amp;nbsp;
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:49 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:48 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/plugins.html b/plugins.html
index 3ed3881..facef46 100644
--- a/plugins.html
+++ b/plugins.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Plugins</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -216,8 +216,8 @@ cellspacing="0" cellpadding="4">
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:50 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:49 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/publishing-ebooks-with-asciidoc.html b/publishing-ebooks-with-asciidoc.html
index d249cab..6b045fb 100644
--- a/publishing-ebooks-with-asciidoc.html
+++ b/publishing-ebooks-with-asciidoc.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<meta name="description" content="How to create EPUB and PDF ebooks using AsciiDoc." />
<meta name="keywords" content="AsciiDoc, EPUB tools, EPUB, PDF, ebooks" />
<title>Publishing eBooks with AsciiDoc</title>
@@ -555,8 +555,8 @@ can be formatted as EPUB eBooks.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:50 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:49 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/slidy-example.html b/slidy-example.html
index 32bc32a..4cdda6e 100644
--- a/slidy-example.html
+++ b/slidy-example.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Slidy Example Slideshow</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Slidy Example Slideshow</h1>
<span id="author">Joe Bloggs</span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div id="preamble">
@@ -752,8 +752,8 @@ SUVORK5CYII=" />
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:51 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:50 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/slidy.html b/slidy.html
index a10507b..a96fd61 100644
--- a/slidy.html
+++ b/slidy.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Slidy backend for AsciiDoc</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -41,8 +41,8 @@ asciidoc.install();
<div id="header">
<h1>Slidy backend for AsciiDoc</h1>
<span id="author">Stuart Rackham</span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
</div>
<div id="content">
<div id="preamble">
@@ -269,8 +269,8 @@ Use the AsciiDoc <em>max-width</em> attribute to set the document display
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:52 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:51 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/source-highlight-filter.html b/source-highlight-filter.html
index 7766b2c..5b05528 100644
--- a/source-highlight-filter.html
+++ b/source-highlight-filter.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>Source Code Highlight Filter</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -441,8 +441,8 @@ You should place callout markers inside source code comments to
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:52 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:51 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/support.html b/support.html
index 9f6b54d..9c776a0 100644
--- a/support.html
+++ b/support.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Support</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -65,8 +65,8 @@ Questions about general syntax or usage should be posted to the
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:52 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/testasciidoc.1.html b/testasciidoc.1.html
index 1947484..1fb5c9d 100644
--- a/testasciidoc.1.html
+++ b/testasciidoc.1.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>TESTASCIIDOC(1)</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./asciidoc-manpage.css" type="text/css" />
@@ -252,8 +252,8 @@ contributed to it.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:52 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/testasciidoc.html b/testasciidoc.html
index 2dc6c3a..a2a3ec4 100644
--- a/testasciidoc.html
+++ b/testasciidoc.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Tests</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -401,8 +401,8 @@ directory).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:53 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:52 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/userguide.html b/userguide.html
index e540aba..4e39cf9 100644
--- a/userguide.html
+++ b/userguide.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc User Guide</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -42,8 +42,8 @@ asciidoc.install(2);
<h1>AsciiDoc User Guide</h1>
<span id="author">Stuart Rackham</span><br />
<span id="email"><code>&lt;<a href="mailto:srackham@gmail.com">srackham@gmail.com</a>&gt;</code></span><br />
-<span id="revision">version 9.0.2,</span>
-21 July 2020
+<span id="revision">version 9.0.3,</span>
+05 October 2020
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -9755,8 +9755,8 @@ General Public License version 2 for more details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:52:53 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:01:53 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">
diff --git a/version83.html b/version83.html
index 4066881..fd218da 100644
--- a/version83.html
+++ b/version83.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 9.0.2" />
+<meta name="generator" content="AsciiDoc 9.0.3" />
<title>AsciiDoc Version 8.3</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css" />
<link rel="stylesheet" href="./layout2.css" type="text/css" />
@@ -107,8 +107,8 @@ additions and changes.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Version 9.0.2<br />
-Last updated 2020-10-05 05:53:01 UTC<br />
+Version 9.0.3<br />
+Last updated 2020-10-16 20:02:03 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">