summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasterOdin <matt.peveler@gmail.com>2021-01-24 04:24:30 +0000
committerMasterOdin <matt.peveler@gmail.com>2021-01-24 04:24:30 +0000
commit9880ab67e616d6ee884b94e8db9fb723a123043d (patch)
tree03e21eb43e9a8ecedc3c057867c2c49b8ed10d97
parent001a952024f23fdf8eefc985edde00a2380942d7 (diff)
downloadasciidoc-py3-9880ab67e616d6ee884b94e8db9fb723a123043d.tar.gz
deploy: a805c6c2
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.pdfbin38080 -> 38078 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 4cbbc86..9424f63 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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_5_2020_12_12">Version 9.0.5 (2020-12-12)</h2>
+<div class="sectionbody">
+<div class="ulist"><div class="title">Bug fixes</div><ul>
+<li>
+<p>
+Use config newline setting in system attribute evaulation (thanks @hoadlck)
+</p>
+</li>
+</ul></div>
+<div class="ulist"><div class="title">Testing</div><ul>
+<li>
+<p>
+Update to deadsnakes/python@v2.0.2
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_version_9_0_4_2020_10_20">Version 9.0.4 (2020-10-20)</h2>
<div class="sectionbody">
<div class="ulist"><div class="title">Bug fixes</div><ul>
@@ -8279,8 +8298,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.4<br />
-Last updated 2020-12-14 07:19:55 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:05 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 e388e11..e79721f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,6 +3,14 @@ AsciiDoc ChangeLog
:website: https://asciidoc.org/
+Version 9.0.5 (2020-12-12)
+--------------------------
+.Bug fixes
+- Use config newline setting in system attribute evaulation (thanks @hoadlck)
+
+.Testing
+- Update to deadsnakes/python@v2.0.2
+
Version 9.0.4 (2020-10-20)
--------------------------
.Bug fixes
diff --git a/INSTALL.html b/INSTALL.html
index 0b4fe96..af6371f 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4 tagged release:
+ the repository. This example gets the 9.0.5 tagged release:
</p>
<div class="literalblock">
<div class="content">
<pre><code>$ cd ~/bin
-$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.0.4
-$ git checkout 9.0.4</code></pre>
+$ git clone https://github.com/asciidoc/asciidoc-py3 asciidoc-9.0.5
+$ git checkout 9.0.5</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.4/asciidoc.py ~/bin/asciidoc
-$ ln -s ~/bin/asciidoc-9.0.4/a2x.py ~/bin/a2x</code></pre>
+<pre><code>$ ln -s ~/bin/asciidoc-9.0.5/asciidoc.py ~/bin/asciidoc
+$ ln -s ~/bin/asciidoc-9.0.5/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.4.tar.gz
-$ cd asciidoc-9.0.4
+<pre><code>$ tar -xzf asciidoc-9.0.5.tar.gz
+$ cd asciidoc-9.0.5
$ ./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.4.zip</code></pre>
+<pre><code>$ unzip asciidoc-9.0.5.zip</code></pre>
</div></div>
-<div class="paragraph"><p>This will create the folder <code>asciidoc-9.0.4</code> containing the
+<div class="paragraph"><p>This will create the folder <code>asciidoc-9.0.5</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.4<br />
-Last updated 2020-12-14 07:19:56 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:07 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 97c0416..6124cb0 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:19:56 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:07 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 8c4aef6..6c914b0 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:19:56 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:07 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 f29afa6..72f85b0 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:19:57 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:08 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 c5f95d1..5bf866f 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.4">
+<meta name="generator" content="AsciiDoc 9.0.5">
<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.4,</span>
-<span id="revdate">20 October 2020</span>
+<span id="revnumber">version 9.0.5,</span>
+<span id="revdate">12 December 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.4<br>
+Version 9.0.5<br>
Last updated
- 2020-12-14 07:19:54 UTC
+ 2021-01-24 04:23:04 UTC
</div>
</div>
</body>
diff --git a/article-standalone.html b/article-standalone.html
index 2b4ea33..cb93cfd 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-<span id="revdate">20 October 2020</span>
+<span id="revnumber">version 9.0.5,</span>
+<span id="revdate">12 December 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.4<br />
+Version 9.0.5<br />
Last updated
- 2020-12-14 07:19:54 UTC
+ 2021-01-24 04:23:04 UTC
</div>
</div>
</body>
diff --git a/article.html b/article.html
index fd08416..3c4fbdf 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:19:57 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:08 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 2fba699..5d1c4f1 100644
--- a/article.pdf
+++ b/article.pdf
Binary files differ
diff --git a/asciidoc-docbook-xsl.html b/asciidoc-docbook-xsl.html
index 5bf3b37..6a4699b 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:19:57 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:08 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 af2e1fd..e85a023 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:19:57 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:09 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 893810f..d198574 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: 20 October 2020
+.\" Date: 12 December 2020
.\" Manual: \ \&
-.\" Source: \ \& 9.0.4
+.\" Source: \ \& 9.0.5
.\" Language: English
.\"
-.TH "ASCIIDOC" "1" "20 October 2020" "\ \& 9\&.0\&.4" "\ \&"
+.TH "ASCIIDOC" "1" "12 December 2020" "\ \& 9\&.0\&.5" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/asciidoc.1.css-embedded.html b/asciidoc.1.css-embedded.html
index 5b385b0..aba0467 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
+Version 9.0.5<br />
Last updated
- 2020-12-14 07:19:54 UTC
+ 2021-01-24 04:23:04 UTC
</div>
</div>
</body>
diff --git a/asciidoc.1.html b/asciidoc.1.html
index a7d1d0b..c3b95fb 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.4">
+<meta name="generator" content="AsciiDoc 9.0.5">
<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.4<br>
+Version 9.0.5<br>
Last updated
- 2020-12-14 07:19:54 UTC
+ 2021-01-24 04:23:04 UTC
</small></p>
</body>
</html>
diff --git a/asciidoc.css-embedded.html b/asciidoc.css-embedded.html
index 8e5e1b5..ae301dd 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-<span id="revdate">20 October 2020</span>
+<span id="revnumber">version 9.0.5,</span>
+<span id="revdate">12 December 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.4<br />
+Version 9.0.5<br />
Last updated
- 2020-12-14 07:19:54 UTC
+ 2021-01-24 04:23:04 UTC
</div>
</div>
</body>
diff --git a/asciidoc.html b/asciidoc.html
index 5907abb..dae2f97 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:19:58 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:10 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 2f99322..9430261 100644
--- a/asciidoc.pdf
+++ b/asciidoc.pdf
Binary files differ
diff --git a/asciidocapi.html b/asciidocapi.html
index 004c40d..624bf11 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:06 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:21 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 a603166..ef70e70 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:06 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:21 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 14f55d2..a674a55 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:06 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:21 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 1896ca0..db603e7 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:07 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:22 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 4c48bc5..8f9429d 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:07 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:22 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 0ca6d2a..0f2f4df 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:07 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:22 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 c903778..dca4627 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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">20 October 2020: AsciiDoc 9.0.4 Released</div>
+<div class="title">12 December 2020: AsciiDoc 9.0.5 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
@@ -906,8 +906,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.4<br />
-Last updated 2020-12-14 07:20:08 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:23 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 5aeacc2..e33d7f9 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:08 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:24 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 3632eaa..ecef347 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:08 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:24 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 992273b..50956d3 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:08 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:25 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 ba967b9..f8ef5ab 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:09 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:26 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 e28b056..5cb8125 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:09 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:26 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 812d218..3259690 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:10 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:26 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 76f1ff8..0b712e4 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:10 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:27 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 1b0e821..8d8f795 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:11 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:29 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 8f87d74..820e196 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:11 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:29 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 c6e05b0..f40ade3 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:13 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:31 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 8de9c7e..a9cc4da 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:13 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:31 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 d2f0ec4..b7110ef 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:13 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:31 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 dc44953..83d7cde 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:14 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:33 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 58d099b..7957bf8 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:14 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:33 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 b3ab18f..2ea7633 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:15 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:33 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 b106f8a..db63356 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:15 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:34 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 22ffcd1..38ad45f 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:15 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:34 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 2312286..6e0c2d4 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4,</span>
-20 October 2020
+<span id="revision">version 9.0.5,</span>
+12 December 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.4<br />
-Last updated 2020-12-14 07:20:15 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:34 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 971d6a8..b50b482 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.4" />
+<meta name="generator" content="AsciiDoc 9.0.5" />
<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.4<br />
-Last updated 2020-12-14 07:20:23 UTC<br />
+Version 9.0.5<br />
+Last updated 2021-01-24 04:23:45 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">