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
2018-01-03
Powerpoint writer: combine adjacent runs.
Jesse Rosenthal
1
-2
/
+19
2018-01-03
Powerpoint writer: Fix new replaceNamedChildren
Jesse Rosenthal
1
-11
/
+9
2018-01-03
PowerPoint writer: make inline code inherit code size.
Jesse Rosenthal
1
-6
/
+6
2018-01-03
Powerpoint writer: simplify replaceNamedChildren function
Jesse Rosenthal
1
-9
/
+17
2018-01-03
Powerpoint writer: code cleanup
Jesse Rosenthal
1
-103
/
+0
2018-01-03
Powerpoint writer: Allow linked images.
Jesse Rosenthal
1
-11
/
+32
2018-01-03
Use latest pandoc-citeproc.
John MacFarlane
2
-2
/
+2
2018-01-03
PowerPoint writer: Fix error with empty table cell.
Jesse Rosenthal
1
-6
/
+10
2018-01-03
Powerpoint writer: Fix compiler error (again)
Jesse Rosenthal
1
-3
/
+3
2018-01-03
Powerpoint writer: Appease compiler
Jesse Rosenthal
1
-8
/
+11
2018-01-03
Powerpoint writer: Implement two-column slides.
Jesse Rosenthal
1
-12
/
+95
2018-01-02
Use latest pandoc-citeproc.
John MacFarlane
2
-2
/
+2
2018-01-02
Use latest pandoc-citeproc.
John MacFarlane
2
-2
/
+2
2018-01-02
Merge pull request #4219 from stalmon/master
John MacFarlane
1
-4
/
+2
2018-01-02
MANUAL.txt: add information about paragraph insertion/deletion
Jesse Rosenthal
1
-2
/
+5
2018-01-02
Revert "MANUAL.txt: add information about paragraph insertion/deletion."
Jesse Rosenthal
1
-163
/
+160
2018-01-02
Docx reader: remove MultiWayIf
Jesse Rosenthal
1
-38
/
+39
2018-01-02
MANUAL.txt: add information about paragraph insertion/deletion.
Jesse Rosenthal
1
-160
/
+163
2018-01-02
Docx reader: Add tests for paragraph insertion/deletion.
Jesse Rosenthal
5
-0
/
+19
2018-01-02
Docx reader: Allow for insertion/deletion of paragraphs.
Jesse Rosenthal
1
-4
/
+44
2018-01-02
Docx reader: Parse track changes info into paragraph props.
Jesse Rosenthal
1
-15
/
+27
2018-01-02
Docx reader: Extract tracked changes type from parpart.
Jesse Rosenthal
2
-6
/
+19
2018-01-02
firstRow table definition compatibility for Word 2016
Sebastian Talmon
1
-1
/
+1
2018-01-01
Docx writer: Fix custom styles with spaces in the name.
John MacFarlane
1
-1
/
+1
2018-01-01
Revert "Travis: try running tests single-threaded."
John MacFarlane
1
-2
/
+2
2018-01-01
Travis: try running tests single-threaded.
John MacFarlane
1
-2
/
+2
2018-01-01
Markdown reader: rewrite inlinesInBalancedBrackets.
John MacFarlane
1
-19
/
+13
2018-01-02
Removed redundant subtitle in title
stalmon
1
-3
/
+1
2018-01-01
Lua.Module.Utils: make stringify work on MetaValues.
John MacFarlane
1
-1
/
+4
2017-12-31
Docx reader: minor cleanup.
Jesse Rosenthal
1
-1
/
+2
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
2
-22
/
+49
2017-12-30
Markdown reader: Avoid parsing raw tex unless \ + letter seen.
John MacFarlane
1
-1
/
+2
2017-12-30
LaTeX reader: Simplified a check for raw tex command.
John MacFarlane
1
-2
/
+2
2017-12-30
Docx reader: tests for removing unused anchors.
Jesse Rosenthal
3
-0
/
+7
2017-12-30
Docx reader: Remove unused anchors.
Jesse Rosenthal
1
-5
/
+27
2017-12-30
Improve benchmarks.
John MacFarlane
1
-40
/
+43
2017-12-31
Muse reader: automatically translate #cover into #cover-image
Alexander Krotov
1
-1
/
+3
2017-12-30
Improved benchmark argument parsing.
John MacFarlane
1
-10
/
+5
2017-12-30
Fixed small bug in README generation.
John MacFarlane
2
-7
/
+5
2017-12-30
Use gfm for generated README.md.
John MacFarlane
2
-144
/
+127
2017-12-30
Muse reader: enable round trip test
Alexander Krotov
1
-10
/
+9
2017-12-30
Muse writer: don't escape URIs from AST
Alexander Krotov
1
-1
/
+1
2017-12-30
Docx reader: Read multiple children of w:sdtContents`
Jesse Rosenthal
2
-6
/
+15
2017-12-29
Update RELEASE-CHECKLIST
John MacFarlane
1
-33
/
+17
2017-12-29
Generate README.md from template and MANUAL.txt.
John MacFarlane
4
-120
/
+229
2017-12-29
Small MANUAL tweaks.
John MacFarlane
1
-4
/
+9
2017-12-29
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
1
-119
/
+133
2017-12-29
Merge pull request #4214 from mb21/manual
John MacFarlane
1
-119
/
+133
2017-12-29
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
8
-100
/
+168
[next]