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.context
Age
Commit message (
Expand
)
Author
2023-02-12
URL style in ConTeXt (#8612)
Thomas Hodgson
2023-01-15
ConTeXt writer: support `tagging` extension [API Change]
Albert Krewinkel
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2022-06-21
ConTeXt writer: support complex table structures. (#8116)
Albert Krewinkel
2022-06-06
ConTeXt writer: use "sectionlevel" environment for headings (#8106)
Albert Krewinkel
2022-06-04
ConTeXt writer: unify link handling (#8096)
Albert Krewinkel
2022-01-02
ConTeXt template: make title appear in PDF title bar.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2021-05-20
ConTeXt reader: improve ordered lists (#7304)
Denis Maier
2021-01-06
Remove `\setupthinrules` from default context template.
John MacFarlane
2020-10-22
ConTeXt template: adds \setupinterlinespace to fonts larger than normal (#6763)
Denis Maier
2019-12-11
ConTeXt template: Adjustments to title formatting (#5949)
Denis Maier
2019-11-16
ConTeXt template: add a saner default for page numbers.
John MacFarlane
2019-07-15
Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)
Karl Pettersson
2018-08-15
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
John MacFarlane
2018-05-01
Update tests for #4605.
John MacFarlane
2018-01-25
ConTeXt writer: new section syntax and --section-divs (#4295)
Henri Menke
2018-01-15
ConTeXt writer: Use xtables instead of Tables (#4223)
Henri Menke
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-05-06
ConTeXt template: improved font handling.
John MacFarlane
2017-02-04
Moved tests/ -> test/.
John MacFarlane