index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
writer.org
Age
Commit message (
Expand
)
Author
2017-02-04
Moved tests/ -> test/.
John MacFarlane
2016-12-21
Org writer: prefix footnote numbers with `fn:`
Albert Krewinkel
2016-10-17
Org writer: drop space before footnote markers
Albert Krewinkel
2016-08-18
Org writer: ensure link targets are paths or URLs
Albert Krewinkel
2016-08-18
Org writer: ensure blank line after figure
Albert Krewinkel
2016-08-18
Org writer: remove blank line after figure caption
Albert Krewinkel
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
2016-05-22
Org reader/writer: use CUSTOM_ID in properties
Albert Krewinkel
2016-05-20
Org writer: add :PROPERTIES: drawer support
Albert Krewinkel
2014-07-07
Revamped raw HTML block parsing in markdown.
John MacFarlane
2014-04-12
Org writer: Fix output for linebreaks
Albert Krewinkel
2013-08-18
Adjusted writers and tests for change in parsing of div/span.
John MacFarlane
2013-01-06
Don't put the text of an autolink in Code font.
John MacFarlane
2010-12-17
Added new prettyprinting module.
John MacFarlane
2010-12-04
Added tests.
Puneeth Chaganti