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-16
stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.
John MacFarlane
4
-0
/
+14
2016-05-12
Revert "New method for checking for presence of tex program."
John MacFarlane
2
-8
/
+3
2016-05-12
Revert "Use shell instead of proc to check for latex program."
John MacFarlane
1
-29
/
+7
2016-05-12
Revert "Require process >= 1.2.1."
John MacFarlane
2
-4
/
+9
2016-05-12
Merge pull request #2919 from janschulz/master
John MacFarlane
1
-4
/
+6
2016-05-13
Better way to find the artifacts on appveyor
Jan Schulz
1
-4
/
+6
2016-05-12
appveyor - enable automatic builds, fix zip creation.
John MacFarlane
1
-3
/
+4
2016-05-12
Require process >= 1.2.1.
John MacFarlane
2
-9
/
+4
2016-05-12
Merge pull request #2894 from sid-kap/rst-code-class
John MacFarlane
2
-6
/
+37
2016-05-11
Merge pull request #2913 from jlduran/strut-minipage-tables
John MacFarlane
2
-74
/
+74
2016-05-11
Merge pull request #2910 from janschulz/master
John MacFarlane
2
-12
/
+50
2016-05-11
Added some CSS to handle older versions of process.
John MacFarlane
1
-1
/
+6
2016-05-11
Use windows stack.yaml on appveyor to embedded the templates
Jan Schulz
2
-13
/
+43
2016-05-11
Use shell instead of proc to check for latex program.
John MacFarlane
1
-7
/
+24
2016-05-11
Merge pull request #2912 from tarleb/org-export-settings
John MacFarlane
4
-159
/
+327
2016-05-11
Org reader: parse but ignore export options
Albert Krewinkel
1
-2
/
+35
2016-05-11
Org reader: add support for sub/superscript export options
Albert Krewinkel
3
-3
/
+63
2016-05-11
Org reader: move parser state into separate module
Albert Krewinkel
3
-158
/
+233
2016-05-11
Retake on strut with \minipage inside tables
Jose Luis Duran
2
-74
/
+74
2016-05-10
Add appveyor artefacts for pandoc.exe
Jan Schulz
1
-0
/
+8
2016-05-10
Made detection of latex program more robust.
John MacFarlane
1
-2
/
+5
2016-05-09
New method for checking for presence of tex program.
John MacFarlane
2
-3
/
+5
2016-05-09
Merge pull request #2908 from ickc/master
John MacFarlane
1
-1
/
+1
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
[prev]
[next]