index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Test updates for latex template changes.
John MacFarlane
1
-13
/
+14
2017-05-18
Markdown: allow attributes in reference links to start on next line.
John MacFarlane
1
-0
/
+13
2017-05-17
Markdown writer: Fixed duplicated reference links
John MacFarlane
1
-0
/
+26
2017-05-14
Org reader: add basic file inclusion mechanism
Albert Krewinkel
4
-0
/
+27
2017-05-16
Merge pull request #3671 from WUUUGI/horizont-spacing
John MacFarlane
1
-2
/
+2
2017-05-15
Textile reader: fix bug for certain links in table cells.
John MacFarlane
1
-0
/
+13
2017-05-15
Added support for horizontal spacing in LaTeX: parse \, to \8198 (six-per-em ...
Henri Werth
1
-2
/
+2
2017-05-12
Replace `repeat' and `take' with `replicate'
Alexander Krotov
1
-1
/
+1
2017-05-11
Combine grid table parsers
Albert Krewinkel
3
-42
/
+42
2017-05-09
LaTeX: Load `parskip` before `hyperref`. (#3654)
Václav Haisman
4
-24
/
+24
2017-05-07
Muse writer: Indent tables with one space (#3649)
Alexander Krotov
2
-35
/
+35
2017-05-07
Use fewer quickcheck tests for lua tests, to speed things up.
John MacFarlane
1
-3
/
+3
2017-05-06
Markdown reader: improved parsing of indented raw HTML blocks.
John MacFarlane
1
-0
/
+42
2017-05-06
LaTeX reader: Better handling of comments inside math environments.
John MacFarlane
1
-0
/
+13
2017-05-06
Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)
schrieveslaach
1
-0
/
+25
2017-05-06
ConTeXt template: improved font handling.
John MacFarlane
2
-4
/
+22
2017-05-06
Org reader: support macros
Albert Krewinkel
2
-0
/
+37
2017-05-04
Muse writer: omit automatic header identifiers (#3633)
Alexander Krotov
1
-40
/
+0
2017-05-03
Org reader: support table.el tables
Albert Krewinkel
1
-0
/
+34
2017-05-03
Markdown writer: better escaping for links (#3628)
David A Roberts
1
-0
/
+28
2017-05-03
LaTeX reader: Add support for tabularx environment (#3632)
schrieveslaach
1
-0
/
+110
2017-05-03
Markdown Writer: put space before reference link definitions
Mauro Bieg
1
-0
/
+8
2017-05-02
Markdown writer: Case-insensitive reference links. (#3616)
David A Roberts
1
-0
/
+18
2017-04-30
Lua filter: fall-back to global filters when none is returned
Albert Krewinkel
2
-0
/
+12
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
3
-1
/
+12
2017-04-28
LaTeX writer: don't use lstinline it \item[..].
John MacFarlane
1
-0
/
+12
2017-04-26
Lua module: provide simple `read` format parser
Albert Krewinkel
1
-1
/
+2
2017-04-26
Lua filter: allow filtering of meta data only
Albert Krewinkel
1
-0
/
+12
2017-04-26
LaTeX reader: Add basic support for hyphenat package (#3603)
schrieveslaach
1
-0
/
+49
2017-04-26
LaTeX reader: Add support for \vdots (#3607)
schrieveslaach
1
-0
/
+12
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
7
-0
/
+7
2017-04-25
LaTeX writer: fix error with line breaks after empty content.
John MacFarlane
1
-0
/
+14
2017-04-24
LaTeX reader: better support for subfigure package.
John MacFarlane
1
-0
/
+35
2017-04-23
Org reader: allow multi-word arguments to src block params
Albert Krewinkel
1
-0
/
+9
2017-04-23
Org reader: stop adding rundoc prefix to src params
Albert Krewinkel
1
-33
/
+26
2017-04-23
Org reader: handle line numbering switch for src blocks
Albert Krewinkel
1
-0
/
+9
2017-04-23
HTML reader: Revise treatment of li with id attribute.
John MacFarlane
1
-0
/
+61
2017-04-22
Add siunitx Support (#3588)
schrieveslaach
1
-0
/
+21
2017-04-16
Org reader: allow emphasized text to be followed by `[`
Albert Krewinkel
1
-0
/
+10
2017-04-16
Org reader: convert markup at beginning of footnotes
Albert Krewinkel
1
-0
/
+10
2017-04-15
Lua filter: revert to non-destructuring filters
Albert Krewinkel
4
-11
/
+12
2017-04-15
Avoid parsing "Notes:**" as a bare URI.
John MacFarlane
1
-0
/
+6
2017-04-14
Lua filter: allow shorthand functions for math and quoted
Albert Krewinkel
2
-14
/
+28
2017-04-14
Lua filter: use destructured functions for block filters
Albert Krewinkel
2
-4
/
+3
2017-04-13
Use lua constructors to push meta values
Albert Krewinkel
1
-2
/
+6
2017-04-12
Lua filter: use destructured functions for inline filters
Albert Krewinkel
1
-4
/
+5
2017-04-12
Man writer: Fix handling of nested font commands.
John MacFarlane
2
-4
/
+19
2017-04-07
Lua filter: improve doc filter performance
Albert Krewinkel
1
-1
/
+9
2017-04-06
Ensure correctness of StackValue instances
Albert Krewinkel
1
-0
/
+28
2017-04-06
Ms writer: wider indents for lists.
John MacFarlane
1
-96
/
+96
[next]