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-02-11
Muse reader: require that block tags are on separate lines
Alexander Krotov
1
-19
/
+26
2018-02-08
Updated rst writer test for template change.
John MacFarlane
1
-4
/
+0
2018-02-05
Muse reader: test that two blank lines after verse can separate list items
Alexander Krotov
1
-0
/
+21
2018-02-05
Muse reader: test that lists can be separated with two blanklines after block...
Alexander Krotov
1
-0
/
+27
2018-02-03
Muse writer: write image width specified in percent in Text::Amuse mode
Alexander Krotov
1
-0
/
+3
2018-01-30
Muse writer: don't wrap displayMath into <verse>
Alexander Krotov
2
-2
/
+2
2018-01-29
Muse writer: escape nonbreaking space ("~~")
Alexander Krotov
1
-0
/
+1
2018-01-28
Muse reader: fix parsing of trailing whitespace
Alexander Krotov
1
-0
/
+6
2018-01-27
Docx writer tests: correct test name.
Jesse Rosenthal
1
-1
/
+1
2018-01-27
Docx writer tests: Add tests for custom styles
Jesse Rosenthal
4
-0
/
+10
2018-01-27
Docx writer tests: Use new golden framework
Jesse Rosenthal
27
-127
/
+120
2018-01-25
Tests: Abstract powerpoint tests out to OOXML tests.
Jesse Rosenthal
2
-175
/
+188
2018-01-25
ConTeXt writer: new section syntax and --section-divs (#4295)
Henri Menke
4
-39
/
+66
2018-01-24
Muse reader: fix matching of closing inline tags
Alexander Krotov
1
-0
/
+3
2018-01-23
Powerpoint writer tests: hlint cleanups.
Jesse Rosenthal
1
-14
/
+12
2018-01-23
ConTeXt writer: xtables: correct wrong usage of caption
Henri Menke
2
-4
/
+4
2018-01-22
Powerpoint writer tests: add tests for two-column layout and images
Jesse Rosenthal
5
-0
/
+24
2018-01-22
Powerpoint writer: Add further tests
Jesse Rosenthal
5
-0
/
+17
2018-01-22
Powerpoint writer tests: simplify updating function
Jesse Rosenthal
1
-7
/
+1
2018-01-22
Powerpoint tests: Convert to golden tests
Jesse Rosenthal
1
-136
/
+147
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
[prev]
[next]