index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
Org reader: support org-ref style citations
Albert Krewinkel
2
-7
/
+71
2016-05-25
Org reader: extract blocks parser to module
Albert Krewinkel
2
-844
/
+900
2016-05-25
Org reader: extract inline parser to module
Albert Krewinkel
4
-756
/
+887
2016-05-25
Org reader: extract parsing function to module
Albert Krewinkel
3
-78
/
+197
2016-05-24
EPUB Reader: normalise Link id as well
mb21
1
-2
/
+4
2016-05-23
Org writer: add drawer capability
Carlos Sosa
1
-0
/
+11
2016-05-23
Org reader: respect drawer export setting
Albert Krewinkel
2
-12
/
+79
2016-05-22
Org reader/writer: use CUSTOM_ID in properties
Albert Krewinkel
2
-5
/
+6
2016-05-21
HTML reader: fixed bug in pClose.
John MacFarlane
1
-1
/
+1
2016-05-20
Org writer: add :PROPERTIES: drawer support
Albert Krewinkel
1
-2
/
+21
2016-05-20
Org reader: add :PROPERTIES: drawer support
Albert Krewinkel
1
-28
/
+56
2016-05-19
Merge pull request #2927 from tarleb/org-attr-html
John MacFarlane
2
-84
/
+106
2016-05-19
Org reader: add support for ATTR_HTML attributes
Albert Krewinkel
1
-7
/
+28
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-12
Merge pull request #2894 from sid-kap/rst-code-class
John MacFarlane
1
-6
/
+8
2016-05-11
Merge pull request #2913 from jlduran/strut-minipage-tables
John MacFarlane
1
-2
/
+2
2016-05-11
Merge pull request #2912 from tarleb/org-export-settings
John MacFarlane
2
-159
/
+320
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
2
-3
/
+57
2016-05-11
Org reader: move parser state into separate module
Albert Krewinkel
2
-158
/
+232
2016-05-11
Retake on strut with \minipage inside tables
Jose Luis Duran
1
-2
/
+2
2016-05-09
Avoid lazy foldl in LaTeX writer.
John MacFarlane
1
-4
/
+5
2016-05-09
Merge pull request #2907 from tarleb/org-fixes
John MacFarlane
2
-5
/
+10
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
1
-4
/
+9
2016-05-09
Allow spaces before '!' in MediaWiki table header
roblabla
1
-1
/
+1
2016-05-05
Merge pull request #2898 from tarleb/org-table-refactoring
John MacFarlane
1
-59
/
+59
2016-05-04
Org reader: fix spacing after LaTeX-style symbols
Albert Krewinkel
1
-5
/
+7
2016-05-04
Org reader: fix handling of empty table cells, rows
Albert Krewinkel
1
-13
/
+17
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
1
-24
/
+20
2016-05-01
Merge pull request #2890 from bcdevices/docbook5-writer
John MacFarlane
3
-6
/
+19
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
1
-1
/
+3
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
3
-3
/
+11
2016-04-27
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
John MacFarlane
1
-2
/
+1
2016-04-26
Merge pull request #2735 from mb21/patch-1
John MacFarlane
1
-1
/
+1
2016-04-26
Merge pull request #2829 from adunning/patch-1
John MacFarlane
1
-7
/
+17
2016-04-26
Merge pull request #2876 from shosti/org-code-indent
John MacFarlane
1
-4
/
+20
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
1
-4
/
+20
2016-04-15
Docx Reader: parse `moveTo` and `moveFrom`
Jesse Rosenthal
1
-2
/
+2
[prev]
[next]