index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
writer.asciidoc
Age
Commit message (
Expand
)
Author
2023-07-05
Make modern AsciiDoc the target for `asciidoc`.
John MacFarlane
2023-07-02
Update line-through for asciidoc writer to custom inline style (#8934)
Kevin Broch
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2020-09-19
Asciidoctor images (#6671)
argent0
2019-09-04
asciidoc writer: don't include `+` in code blocks for regular asciidoc.
John MacFarlane
2019-05-05
Asciidoc writer: use `` `+...+` `` form for inline code.
John MacFarlane
2019-02-09
Fixed asciidoc display math in list contexts.
John MacFarlane
2019-02-09
AsciiDoc Writer: DisplayMath as asciidoc latexmath block
TG
2019-01-07
Asciidoc writer: shorter delimiters for tables, blockquotes.
John MacFarlane
2018-11-19
AsciiDoc writer: improve ordered lists.
John MacFarlane
2018-11-03
AsciiDoc writer: use single-line section headers.
John MacFarlane
2018-02-13
AsciiDoc writer: do not output implicit heading IDs
Alexander Krotov
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane