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.org
Age
Commit message (
Expand
)
Author
2022-03-11
Org writer: stop indenting property drawers, quote blocks
Albert Krewinkel
2022-01-08
Avoid blank lines after tight sublists in org, haddock.
John MacFarlane
2022-01-08
Org writer: don't add blank line before lists.
John MacFarlane
2022-01-07
Org writer: support starting number cookies
Lucas Viana
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2021-09-17
Org writer: don't indent contents of code blocks.
John MacFarlane
2021-04-01
Org writer: Use LaTeX style maths deliminators (#7196)
tecosaur
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2020-07-31
Org writer: don't force blank line after headers
Albert Krewinkel
2019-05-12
Org writer: always indent src blocks content by 2 spaces
Albert Krewinkel
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
2018-09-09
Org writer: don't escape literal `_`, `^`.
John MacFarlane
2017-11-04
Revert "Better indentation under headers in org mode output."
John MacFarlane
2017-11-04
Better indentation under headers in org mode output.
John MacFarlane
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-02-04
Org writer: reduce to two spaces after bullets
Albert Krewinkel
2017-02-04
Moved tests/ -> test/.
John MacFarlane