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
2016-05-09
Loading the full MathJax config to maximize loading speed
KolenCheung
1
-1
/
+1
2016-05-09
Merge pull request #1 from jgm/master
ickc
70
-457
/
+2786
2016-05-09
Avoid lazy foldl in LaTeX writer.
John MacFarlane
1
-4
/
+5
2016-05-09
Change default mathjax setup to use TeX-AMS_CHTML configuration.
John MacFarlane
1
-1
/
+1
2016-05-09
Use new CommonHTML output for MathJax (updated default MathJax URL).
John MacFarlane
1
-1
/
+1
2016-05-09
README: clarified documentation of `implicit_header_references`.
John MacFarlane
1
-5
/
+10
2016-05-09
Merge pull request #2907 from tarleb/org-fixes
John MacFarlane
3
-5
/
+14
2016-05-09
Org writer: print empty table rows
Albert Krewinkel
1
-1
/
+1
2016-05-09
Org reader: fix inline-LaTeX regression
Albert Krewinkel
2
-4
/
+13
2016-05-09
Merge pull request #2906 from roblabla/feature-mediaWikiTableHeaderSpaces
John MacFarlane
3
-1
/
+14
2016-05-09
Allow spaces before '!' in MediaWiki table header
roblabla
3
-1
/
+14
2016-05-05
Merge pull request #2898 from tarleb/org-table-refactoring
John MacFarlane
2
-64
/
+75
2016-05-05
Merge pull request #2900 from tarleb/org-symbol-fix
John MacFarlane
2
-5
/
+11
2016-05-04
Org reader: fix spacing after LaTeX-style symbols
Albert Krewinkel
2
-5
/
+11
2016-05-04
Org reader: fix handling of empty table cells, rows
Albert Krewinkel
2
-14
/
+29
2016-05-04
Org reader: refactor rows-to-table conversion
Albert Krewinkel
1
-25
/
+25
2016-05-04
Org reader: stop padding short table rows
Albert Krewinkel
2
-28
/
+24
2016-05-01
Added docbook5 templates, test files to pandoc.cabal.
John MacFarlane
1
-0
/
+3
2016-05-01
Bump version to 1.17.1.
John MacFarlane
1
-1
/
+1
2016-05-01
README: Added docbook5 as output format.
John MacFarlane
1
-22
/
+22
2016-05-01
Added docbook5 template.
John MacFarlane
1
-7
/
+7
2016-05-01
Merge pull request #2890 from bcdevices/docbook5-writer
John MacFarlane
6
-6
/
+1849
2016-05-01
Add one more test
Sidharth Kapur
1
-0
/
+14
2016-05-01
Use `codeBlockWith`
Sidharth Kapur
1
-6
/
+6
2016-05-01
Add test for RST code directive class
Sidharth Kapur
1
-0
/
+15
2016-05-01
Add class option for code block in RST reader
Sidharth Kapur
1
-6
/
+8
2016-05-01
Binary fmts throw PandocError on zip-archive fail
Jesse Rosenthal
2
-3
/
+7
2016-05-01
LaTeX writer: use {} around options containing special chars.
John MacFarlane
1
-4
/
+9
2016-05-01
Docx Reader: Throw PandocError on unzip failure
Jesse Rosenthal
1
-4
/
+5
2016-04-29
Docbook5 writer: Properly handle ulink/link
Ivo Clarysse
2
-34
/
+37
2016-04-29
Write out Docbook 5 namespace
Ivo Clarysse
3
-7
/
+10
2016-04-29
HTML writer: ensure mathjax link is added when math appears in footnote.
John MacFarlane
1
-3
/
+2
2016-04-29
Add docbook5 writer support
Ivo Clarysse
6
-3
/
+1840
2016-04-27
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
John MacFarlane
2
-47
/
+46
2016-04-26
Merge pull request #2735 from mb21/patch-1
John MacFarlane
2
-4
/
+4
2016-04-26
Merge pull request #2829 from adunning/patch-1
John MacFarlane
2
-8
/
+18
2016-04-26
Merge pull request #2876 from shosti/org-code-indent
John MacFarlane
2
-4
/
+47
2016-04-26
LaTeX writer: ignore --incremental unless -t beamer.
John MacFarlane
1
-1
/
+2
2016-04-26
Ignore leading space in org code blocks
Emanuel Evans
2
-4
/
+47
2016-04-20
Require texmath 0.8.6.2.
John MacFarlane
2
-2
/
+2
2016-04-18
rtack.yaml: use data-default 0.6.0.
John MacFarlane
1
-0
/
+2
2016-04-18
Allow data-default 0.6.0.
John MacFarlane
1
-1
/
+1
2016-04-16
Docx Reader: Tests for track-changes moving
Jesse Rosenthal
5
-0
/
+22
2016-04-15
Docx Reader: parse `moveTo` and `moveFrom`
Jesse Rosenthal
1
-2
/
+2
2016-04-10
Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.
John MacFarlane
3
-22
/
+26
2016-04-10
Markdown + HTML readers: be more forgiving about unescaped &.
John MacFarlane
1
-10
/
+15
2016-04-08
README - improved documentation of --columns option.
John MacFarlane
1
-3
/
+3
2016-04-01
LaTeX writer: Add missing languages.
Andrew Dunning
2
-8
/
+18
2016-03-30
Merge pull request #2828 from adunning/patch-1
John MacFarlane
1
-0
/
+2
2016-03-30
Recognize `la-x-classic` as Classical Latin.
Andrew Dunning
1
-0
/
+2
[prev]
[next]