aboutsummaryrefslogtreecommitdiff
path: root/test/writer.muse
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Muse writer: use unicode quotes for quoted textAlexander Krotov1-8/+8
2018-01-30Muse writer: don't wrap displayMath into <verse>Alexander Krotov1-1/+1
2018-01-19Muse writer: support definitions with multiple descriptionsAlexander Krotov1-8/+5
2017-11-22Muse writer: escape hash symbolAlexander Krotov1-1/+1
2017-11-22Muse writer: escape only </code> inside code tagAlexander Krotov1-9/+6
2017-08-08Muse writer: update test results (#3845)Alexander1-3/+6
2017-07-12Muse writer: indent lists inside <quote> with at least one space (#3795)Alexander Krotov1-3/+3
2017-05-25Added `spaced_reference_links` extension.John MacFarlane1-4/+0
2017-05-04Muse writer: omit automatic header identifiers (#3633)Alexander Krotov1-40/+0
2017-03-10Add Muse writer (#3489)Alexander Krotov1-0/+772