aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-04Update MANUAL date and man page.John MacFarlane2-5/+19
2017-11-04Bump to 2.0.1.1.John MacFarlane2-2/+2
2017-11-04Update changelog.John MacFarlane1-0/+59
2017-11-04Revert "Better indentation under headers in org mode output."John MacFarlane2-432/+424
2017-11-04Better indentation under headers in org mode output.John MacFarlane2-424/+432
2017-11-04Fix strikethrough in gfm writer.John MacFarlane2-1/+7
2017-11-04Clarify that --setext-headers doesn't affect gfm output.John MacFarlane1-0/+1
2017-11-04Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane1-5/+5
2017-11-04INSTALL.md: update links to Linux distributions (#4040)Roland Hieber1-5/+5
2017-11-04Revise clarification on fenced_divs.John MacFarlane1-8/+5
2017-11-04Manual: Edit "Extension: fenced_divs" (#4039)Tristano Ajmone1-0/+9
2017-11-04Test case change for texmath 0.10.John MacFarlane1-2/+2
2017-11-03Use texmath 0.10.John MacFarlane3-1/+3
2017-11-03Updated tests.John MacFarlane2-2/+2
2017-11-03Use latest skylighting.John MacFarlane3-3/+3
2017-11-03Added a few abbreviations and sorted the list. (#3984)Wandmalfarbe1-19/+42
2017-11-02Improved support for columns in HTML.John MacFarlane18-53/+53
2017-11-02Update skylighting version in stack.pkg.yaml.John MacFarlane1-1/+1
2017-11-02Merge pull request #4032 from wilx/masterJohn MacFarlane1-2/+6
2017-11-03Merge remote-tracking branch 'upstream/master'Vaclav Haisman64-327/+560
2017-11-03pandoc-template-mode.el: Improve.Vaclav Haisman1-2/+6
2017-11-02Support `lineAnchors` (or `line-anchors`) in code blocks, for HTML.John MacFarlane2-0/+8
2017-11-02Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane6-13/+24
2017-11-02Bump tasty upper bound.John MacFarlane1-1/+1
2017-11-02Fixed revealjs slide column width issues.John MacFarlane2-7/+10
2017-11-02hlintAlexander Krotov7-28/+25
2017-11-01Removed reference to default.beamer in docs.John MacFarlane1-2/+3
2017-11-01Merge pull request #4022 from adam234/patch-1John MacFarlane1-1/+1
2017-11-01SelfContained: use base64 for css links with media attribute.John MacFarlane1-0/+1
2017-11-01MacOS instructions needed xar -f Adam1-1/+1
2017-11-01Really fix #3989.John MacFarlane2-6/+13
2017-11-01Updated command test for #3989.John MacFarlane1-5/+3
2017-11-01hlintAlexander Krotov18-53/+53
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov9-8/+10
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov9-23/+9
2017-10-31Update changelog.John MacFarlane1-2/+12
2017-11-01Merge pull request #4009 from mb21/html-class-namesJohn MacFarlane7-23/+23
2017-11-01Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane2-18/+14
2017-11-01Merge pull request #4001 from labdsf/fb2-testsJohn MacFarlane3-0/+37
2017-10-31Update changelog.John MacFarlane1-0/+49
2017-10-31Updated date on manual and regenerated man page.John MacFarlane2-14/+40
2017-10-31Version to 2.0.1.John MacFarlane1-1/+1
2017-10-31Properly pass through author metadata in JATS writer.John MacFarlane2-41/+26
2017-10-31Fixed regression in parsing of HTML comments in markdown...John MacFarlane2-2/+11
2017-11-01Merge pull request #4018 from swilde/creole-fixesJohn MacFarlane2-6/+21
2017-10-31Creole reader: fixed some minor typos and formatting.Sascha Wilde1-4/+5
2017-10-31Creole reader: additional test on nowiki-block after para.Sascha Wilde1-1/+4
2017-10-31Add Millimeter constructor to Dimension in ImageSize.John MacFarlane2-1/+14
2017-10-31LaTeX reader: handle `%` comment right after command.John MacFarlane3-1/+55
2017-10-31Revise documentation of small caps syntax. (#4013)Andrew Dunning1-6/+10