summaryrefslogtreecommitdiff
path: root/html4.conf
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2009-09-24 09:32:56 +1200
committerStuart Rackham <srackham@methods.co.nz>2009-09-24 09:32:56 +1200
commitf248955f9fae9603ec3ed0c7a481fcdf6632454b (patch)
tree32abb474f7b38e04f9e40de79ddfe0ffe5170284 /html4.conf
parentf3cec4c7da176782579233d81e571e8c94956bd8 (diff)
downloadasciidoc-f248955f9fae9603ec3ed0c7a481fcdf6632454b.tar.gz
Fixed: counter system attribute was not updating local attributes dictionary properly.
Diffstat (limited to 'html4.conf')
-rw-r--r--html4.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/html4.conf b/html4.conf
index 545361e..08a9d5d 100644
--- a/html4.conf
+++ b/html4.conf
@@ -322,7 +322,7 @@ bodydata=<td {colspan@1::colspan="{colspan}" }{rowspan@1::rowspan="{rowspan}" }a
paragraph=
[table]
-<p><b>{caption={table_caption} {counter:table-number}: }</b>{title}</p>
+<p><b>{caption={table_caption} {counter:table_number}: }</b>{title}</p>
<a name="{id}"></a>
<table rules="{grid=all}"
{autowidth-option%}width="{tablepcwidth}%"