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-25
Org reader: extract blocks parser to module
Albert Krewinkel
3
-844
/
+901
2016-05-25
Org reader: extract inline parser to module
Albert Krewinkel
5
-756
/
+889
2016-05-25
Org reader: extract parsing function to module
Albert Krewinkel
4
-78
/
+198
2016-05-24
Merge pull request #2942 from mb21/epub-reader
John MacFarlane
1
-2
/
+4
2016-05-24
EPUB Reader: normalise Link id as well
mb21
1
-2
/
+4
2016-05-23
Updated changelog.
John MacFarlane
1
-0
/
+194
2016-05-23
RELEASE-CHECKLIST - hint for more useful git log.
John MacFarlane
1
-0
/
+1
2016-05-23
Merge pull request #2941 from tarleb/org-drawer-improvements
John MacFarlane
5
-50
/
+152
2016-05-23
Org writer: add drawer capability
Carlos Sosa
1
-0
/
+11
2016-05-23
Org reader: respect drawer export setting
Albert Krewinkel
3
-13
/
+103
2016-05-22
Org reader/writer: use CUSTOM_ID in properties
Albert Krewinkel
4
-37
/
+38
2016-05-22
Bumped upper-bounds to build with ghc 8.
John MacFarlane
1
-3
/
+3
2016-05-21
HTML reader: fixed bug in pClose.
John MacFarlane
1
-1
/
+1
2016-05-20
Merge pull request #2934 from tarleb/org-properties-drawer
John MacFarlane
4
-35
/
+184
2016-05-20
Org writer: add :PROPERTIES: drawer support
Albert Krewinkel
2
-2
/
+114
2016-05-20
Org reader: add :PROPERTIES: drawer support
Albert Krewinkel
2
-33
/
+70
2016-05-19
Added pandoc-citeproc to stack-appveyor.yaml extra-deps.
John MacFarlane
1
-0
/
+1
2016-05-19
LaTeX template: support for custom font families.
John MacFarlane
1
-7
/
+7
2016-05-19
Merge pull request #2927 from tarleb/org-attr-html
John MacFarlane
3
-84
/
+117
2016-05-19
Org reader: add support for ATTR_HTML attributes
Albert Krewinkel
2
-7
/
+39
2016-05-19
Org reader: use custom `anyLine`
Albert Krewinkel
1
-3
/
+10
2016-05-19
Org reader: refactor block attribute handling
Albert Krewinkel
2
-83
/
+77
2016-05-17
EPUB reader: unescape URIs in spine.
John MacFarlane
1
-2
/
+4
2016-05-17
LaTeX writer: Don't escape underscore in labels.
John MacFarlane
1
-1
/
+1
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
[prev]
[next]