summaryrefslogtreecommitdiff
path: root/html4.conf
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2009-01-28 12:45:34 +1300
committerStuart Rackham <srackham@methods.co.nz>2009-01-28 12:45:34 +1300
commitdb22785d109d15ae57f9861a673b79240c8b8d6b (patch)
tree6a1de88ac2aae2b6e2a83f3f6fec821663bb0de0 /html4.conf
parent02b7051c8d15ea2a4725bfcbf65fd70fd9bf87cd (diff)
downloadasciidoc-db22785d109d15ae57f9861a673b79240c8b8d6b.tar.gz
- Allow template::[] macros in conf file entries section (not just
template sections). - Dropped unused [listdef-numbered2] conf file sections.
Diffstat (limited to 'html4.conf')
-rw-r--r--html4.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/html4.conf b/html4.conf
index 3f56222..f12fc30 100644
--- a/html4.conf
+++ b/html4.conf
@@ -85,11 +85,6 @@ list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol type="{style@arabi
item=<li>|</li>
text=<p>|</p>
-[listtags-numbered2]
-list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<ol type="{style@arabic:1}{style@loweralpha:a}{style@upperalpha:A}{style@lowerroman:i}{style@upperroman:I}">|</ol>
-item=<li>|</li>
-text=<p>|</p>
-
[listtags-labeled]
list={id?<a name="{id}"></a>}{title?<p><b>{title}</b></p>}<dl>|</dl>
entry=