summaryrefslogtreecommitdiff
path: root/BUGS.adoc
blob: 663c2f7ce4a7372a79c5103a08cca0592390d32d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Bugs and Known Problems
=======================

AsciiDoc
--------
- Reported line numbers in diagnostic messages are sometimes wrong.
- Attribute references in macro attribute lists can't be unescaped
  (with the exception of attribute list entry `{0}`).
- Section numbering is incorrect when outputting HTML from a
  multi-part book type document. This is not a biggy since multi-part
  books are generally processed to DocBook.
- A row of apostrophes in an inline context throws AsciiDoc into an
  endless loop. The problem seems to be in the input file 'Reader'.

dblatex
-------
See `./asciidoc/resources/dblatex/dblatex/dblatex-readme.txt`.