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
2018-01-22
Muse writer: join code with different attributes during normalization
Alexander Krotov
1
-0
/
+1
2018-01-22
Muse writer: indent lists inside Div
Alexander Krotov
1
-1
/
+3
2018-01-21
Powerpoint writer tests: New test framework for pptx.
Jesse Rosenthal
6
-157
/
+196
2018-01-20
Markdown reader: Fix parsing bug with nested fenced divs.
John MacFarlane
1
-0
/
+18
2018-01-20
RST reader: fix parsing of headers with trailing space.
John MacFarlane
1
-0
/
+7
2018-01-20
Muse reader: remove multiple descriptions during round-trip tests
Alexander Krotov
1
-0
/
+6
2018-01-20
Muse reader: enable definition lists in round-trip test
Alexander Krotov
1
-3
/
+2
2018-01-19
hlint code improvements.
John MacFarlane
23
-146
/
+141
2018-01-19
Merge pull request #4259 from italia/4248
John MacFarlane
1
-0
/
+10
2018-01-20
Muse reader: fix parsing of nested definition lists
Alexander Krotov
1
-1
/
+11
2018-01-19
in RST writer insert comment between lists and quotes, closes #4248
danse
1
-0
/
+10
2018-01-19
Muse writer: support definitions with multiple descriptions
Alexander Krotov
2
-10
/
+16
2018-01-19
Muse reader: require only one space for nested definition list indentation
Alexander Krotov
1
-0
/
+3
2018-01-19
Muse reader: parse definition list terms without parseFromString
Alexander Krotov
1
-0
/
+2
2018-01-18
Muse reader: fix parsing of code at the beginning of paragraph
Alexander Krotov
1
-0
/
+3
2018-01-18
Muse reader: refactor definition list parsing
Alexander Krotov
1
-11
/
+0
2018-01-18
Muse reader: parse "~~" as non-breaking space in Text::Amuse mode
Alexander Krotov
1
-2
/
+2
2018-01-18
Muse reader: refactor list parsing
Alexander Krotov
1
-17
/
+52
2018-01-17
Markdown reader: don't coalesce adjacent raw LaTeX blocks...
John MacFarlane
2
-1
/
+11
2018-01-16
Markdown writer: fix cell width calculation.
John MacFarlane
2
-16
/
+16
2018-01-16
Docx reader: Add test for hyperlinks in instrText tag
Jesse Rosenthal
3
-0
/
+5
2018-01-15
ConTeXt writer: Use xtables instead of Tables (#4223)
Henri Menke
4
-155
/
+275
2018-01-14
RST reader: add aligned environment when needed in math.
John MacFarlane
2
-1
/
+13
2018-01-14
Markdown reader: Improved inlinesInBalancedBrackets.
John MacFarlane
2
-1
/
+7
2018-01-14
Shorten unbalanced brackets test.
John MacFarlane
1
-1
/
+1
2018-01-13
LaTeX reader: pass through macro defs in rawLaTeXBlock...
John MacFarlane
3
-1
/
+6
2018-01-13
data/pandoc.lua: add attr, listAttributes accessors
Albert Krewinkel
1
-2
/
+9
2018-01-13
data/pandoc.lua: accept single block as singleton list
Albert Krewinkel
1
-4
/
+14
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
1
-0
/
+8
2018-01-13
data/pandoc.lua: accept singleton inline as a list
Albert Krewinkel
1
-1
/
+6
2018-01-12
Lua filters: improve error messages
Albert Krewinkel
1
-0
/
+10
2018-01-12
Lua filters: make PANDOC_READER_OPTIONS available
Albert Krewinkel
1
-1
/
+2
2018-01-10
RST reader: better handling for headers with an anchor.
John MacFarlane
1
-0
/
+33
2018-01-09
Fixed a test case so it works on windows too.
John MacFarlane
1
-1
/
+1
2018-01-09
HTML writer: Fixed footnote backlinks with --id-prefix.
John MacFarlane
1
-0
/
+12
2018-01-08
data/pandoc.lua: cleanup code, remove cruft
Albert Krewinkel
1
-2
/
+2
2018-01-07
Lua: make pandoc-types version available as PANDOC_API_VERSION
Albert Krewinkel
1
-1
/
+8
2018-01-07
Lua: make pandoc version available as PANDOC_VERSION
Albert Krewinkel
1
-13
/
+25
2018-01-03
Powerpoint writer: Set default slidelevel correctly.
Jesse Rosenthal
1
-1
/
+1
2018-01-02
Docx reader: Add tests for paragraph insertion/deletion.
Jesse Rosenthal
5
-0
/
+19
2017-12-31
Docx reader: tests for overlapping targets (anchor spans).
Jesse Rosenthal
3
-0
/
+7
2017-12-31
Docx Reader: Combine adjacent anchors.
Jesse Rosenthal
1
-2
/
+2
2017-12-30
Docx reader: tests for removing unused anchors.
Jesse Rosenthal
3
-0
/
+7
2017-12-30
Muse reader: enable round trip test
Alexander Krotov
1
-10
/
+9
2017-12-30
Docx reader: Read multiple children of w:sdtContents`
Jesse Rosenthal
1
-1
/
+6
2017-12-29
Powerpoint Writer tests: Add quickcheck tests for content types.
Jesse Rosenthal
1
-14
/
+77
2017-12-29
Powerpoint writer test: more slide number tests
Jesse Rosenthal
1
-4
/
+9
2017-12-28
Merge pull request #4170 from oltolm/opendocument
John MacFarlane
1
-0
/
+2
2017-12-28
improve formatting of formulas in OpenDocument
oltolm
1
-0
/
+2
2017-12-28
Powerpoint writer tests: use IO.
John MacFarlane
2
-336
/
+18
[prev]
[next]