index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Add tectonic as an option for --pdf-engine. (#5346)
Cormac Relf
4
-34
/
+86
2019-03-06
filterIpynbOutput - go back to just including one block per format.
John MacFarlane
1
-4
/
+3
2019-03-06
Fixed mistake in filterIpynbOutput (prefer lower, not higher rank!)
John MacFarlane
1
-4
/
+3
2019-03-06
Improve filterIpynbOutput.
John MacFarlane
1
-4
/
+7
2019-03-06
ipynb writer: recurse into native divs for output cell data.
John MacFarlane
1
-0
/
+1
2019-03-06
Shared.filterIpynbOutput: 'best' should include everything for ipynb.
John MacFarlane
1
-1
/
+5
2019-03-04
LaTeX writer: Add classes for frontmatter support (#5353)
Andrew Dunning
1
-2
/
+2
2019-03-04
LaTeX template: Robust section numbering removal (#5351)
Andrew Dunning
5
-5
/
+5
2019-03-04
LaTeX writer/template: better handling of front/main/backmatter.
John MacFarlane
2
-31
/
+34
2019-03-03
Added to AUTHORS.md.
John MacFarlane
1
-0
/
+2
2019-03-03
Another small changelog fix.
John MacFarlane
1
-1
/
+1
2019-03-03
Fix typo in changelog.
John MacFarlane
1
-1
/
+2
2019-03-03
Update manual date, man page, README.md.
John MacFarlane
3
-93
/
+100
2019-03-03
cabal.project - update pandoc-citeproc version.
John MacFarlane
1
-1
/
+1
2019-03-03
Update bash completion template.
John MacFarlane
1
-1
/
+5
2019-03-02
Use latest pandoc-citeproc. Updated cahngelog.
John MacFarlane
2
-2
/
+2
2019-03-02
Changelog rewording and reformatting.
John MacFarlane
1
-40
/
+49
2019-03-02
Update changelog.
John MacFarlane
1
-44
/
+141
2019-03-02
JATS reader: Support fig-group block element (#5317).
John MacFarlane
1
-1
/
+4
2019-03-02
Add John KetzerX to AUTHORS
John MacFarlane
1
-0
/
+1
2019-03-02
Require texmath 0.11.2.1
John MacFarlane
2
-2
/
+2
2019-03-02
Shared: remove withTempDir.
John MacFarlane
1
-17
/
+0
2019-03-02
Bump version to 2.7.
John MacFarlane
1
-1
/
+1
2019-03-02
Use XDG data directory for user data directory.
John MacFarlane
5
-30
/
+27
2019-03-02
Add new exported function defaultUserDataDirs
John MacFarlane
1
-1
/
+17
2019-03-01
Update MANUAL on slide shows to reflect changes.
John MacFarlane
1
-3
/
+3
2019-03-01
LaTeX(Beamer) writer: include contents under headers < slidelevel.
John MacFarlane
1
-1
/
+8
2019-03-01
HTML writer: include content under title slides.
John MacFarlane
1
-7
/
+9
2019-03-01
LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.
John MacFarlane
1
-0
/
+9
2019-03-01
Rearrange --help output in a more rational way.
John MacFarlane
1
-279
/
+280
2019-03-01
PDF: change types of subsidiary functions to PandocIO,...
John MacFarlane
1
-70
/
+70
2019-03-01
Make `--fail-if-warnings` work for PDF output.
John MacFarlane
1
-4
/
+10
2019-03-01
Remove license boilerplate (pandoc.hs).
John MacFarlane
1
-18
/
+0
2019-03-01
Remove license boilerplate.
John MacFarlane
134
-2439
/
+0
2019-02-28
Markdown Reader: yamlToMeta respects extensions (#5276)
Mauro Bieg
2
-7
/
+7
2019-02-28
Shared: add filterIpynbOutput. [API change]
John MacFarlane
5
-10
/
+71
2019-02-28
ipynb writer: only include metadata under 'jupyter' field.
John MacFarlane
1
-1
/
+1
2019-02-28
Remove spaces on empty lines in manual.
John MacFarlane
1
-9
/
+9
2019-02-28
Clarify variable substitution indentation in templates (#5338)
Agustín Martín Barbero
1
-0
/
+2
2019-02-27
Add latexmk as an option for --pdf-engine.
John MacFarlane
3
-84
/
+80
2019-02-27
Remove workaround for foundation, now that the bug is fixed.
John MacFarlane
1
-9
/
+1
2019-02-27
Use latest skylighting.
John MacFarlane
2
-3
/
+3
2019-02-27
Translations: reorder alphabetically (#5335)
Mauro Bieg
5
-16
/
+15
2019-02-27
Powerpoint writer: add tests for underline.
Jesse Rosenthal
3
-1
/
+1
2019-02-27
PowerPoint writer: add underlines
Jesse Rosenthal
1
-0
/
+3
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
23
-26
/
+48
2019-02-23
JATS reader: fix parsing of figures.
John MacFarlane
2
-18
/
+51
2019-02-22
Add section identifiers support for FB2 writer (#5315)
John
4
-70
/
+63
2019-02-21
Docx reader: Start adding comment to combine module
Jesse Rosenthal
1
-0
/
+40
2019-02-20
MANUAL: reorder custom-styles section (#5324)
Mauro Bieg
1
-47
/
+51
[next]