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.ms
Age
Commit message (
Expand
)
Author
2023-01-25
Ensure that automatically set variables ...
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2022-10-19
Split Text.Pandoc.Version from Text.Pandoc.Shared.
John MacFarlane
2022-10-08
Use texmath 0.12.5.4.
John MacFarlane
2022-09-20
Ms writer: properly format display equations.
John MacFarlane
2022-07-12
ms template: redefine rather than removing .CH macro.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2021-03-15
Update tests for new texmath.
John MacFarlane
2020-03-07
Ms writer: fix definition lists so indent even when...
John MacFarlane
2020-03-06
Ms writer: use .QS/.QE instead of .RS/.RE for block quotes.
John MacFarlane
2019-11-16
Ms template: Use Palatino for default font.
John MacFarlane
2019-11-16
Updaet ms writer test.
John MacFarlane
2019-11-16
Ms writer: boldface definition terms in DefinitionLists.
John MacFarlane
2019-11-16
ms template: default to page numbers on bottom, no paragaraph indent.
John MacFarlane
2018-12-13
Man/Ms writers: don't escape `-` as `\-`.
John MacFarlane
2018-10-24
GroffChar: added @ to list of standard escapes.
John MacFarlane
2018-10-23
Groff writer character escaping changes.
John MacFarlane
2018-10-22
Groff writers escaping changes.
John MacFarlane
2018-10-18
GroffChar: fixed interpretation of `\-`.
John MacFarlane
2018-10-18
Groff escaping changes.
John MacFarlane
2018-10-17
man/ms writers: use `\[at]` for escaped `@`.
John MacFarlane
2018-10-17
Move common groff functions to Text.Pandoc.Writers.Groff
John MacFarlane
2018-04-25
Ms template: Fix date.
John MacFarlane
2018-04-15
Ms writer: font improvements.
John MacFarlane
2018-04-14
Man writer: Don't escape U+2019 as '.
John MacFarlane
2018-03-18
Ms writer: don't escape hyphens.
John MacFarlane
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-04-06
Ms writer: wider indents for lists.
John MacFarlane
2017-04-05
Ms writer: respect text wrapping options.
John MacFarlane
2017-04-04
Ms writer improvements:
John MacFarlane
2017-04-04
Ms writer: ensure that @ is escaped in URIs.
John MacFarlane
2017-04-01
Ms writer: added syntax highlighting.
John MacFarlane
2017-03-26
Ms writer: Hyperlink table of contents and other improvements.
John MacFarlane
2017-03-26
Ms writer: Add PDF outline bookmarks.
John MacFarlane
2017-03-26
Fixed a test not updated on last commit.
John MacFarlane
2017-03-26
Ms writer: Use @ instead of | for inline math delimiter.
John MacFarlane
2017-03-26
Ms writer: Support external links.
John MacFarlane
2017-03-26
Ms writer: better placement of header anchors.
John MacFarlane
2017-03-25
Ms writer: Implement header identifiers and internal links.
John MacFarlane
2017-03-25
Ms writer: use light gray for strikeout.
John MacFarlane
2017-03-25
Ms writer: improved pdf metadata.
John MacFarlane
2017-03-25
Updated test suite for ms template change.
John MacFarlane
2017-03-25
Ms. writer: links: use footnote only for absolute URIs.
John MacFarlane
2017-03-25
Updated tests.
John MacFarlane
2017-03-24
Ms writer: Use indented paragraphs after first in section.
John MacFarlane
2017-03-24
default.ms: Add settings for document variables like width.
John MacFarlane
2017-03-24
Ms writer: support --toc, date, abstract.
John MacFarlane
2017-03-24
Ms writer: Use custom .HRULE macro for horizontal rule.
John MacFarlane
2017-03-23
Ms writer: improved definition lists.
John MacFarlane
2017-03-23
Ms writer: fixed hard line breaks.
John MacFarlane
[next]