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
2019-02-28
Shared: add filterIpynbOutput. [API change]
John MacFarlane
5
-10
/
+71
2019-02-28
ipynb writer: only include metadata under 'jupyter' field.
John MacFarlane
1
-1
/
+1
2019-02-28
Remove spaces on empty lines in manual.
John MacFarlane
1
-9
/
+9
2019-02-28
Clarify variable substitution indentation in templates (#5338)
Agustín Martín Barbero
1
-0
/
+2
2019-02-27
Add latexmk as an option for --pdf-engine.
John MacFarlane
3
-84
/
+80
2019-02-27
Remove workaround for foundation, now that the bug is fixed.
John MacFarlane
1
-9
/
+1
2019-02-27
Use latest skylighting.
John MacFarlane
2
-3
/
+3
2019-02-27
Translations: reorder alphabetically (#5335)
Mauro Bieg
5
-16
/
+15
2019-02-27
Powerpoint writer: add tests for underline.
Jesse Rosenthal
3
-1
/
+1
2019-02-27
PowerPoint writer: add underlines
Jesse Rosenthal
1
-0
/
+3
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
23
-26
/
+48
2019-02-23
JATS reader: fix parsing of figures.
John MacFarlane
2
-18
/
+51
2019-02-22
Add section identifiers support for FB2 writer (#5315)
John
4
-70
/
+63
2019-02-21
Docx reader: Start adding comment to combine module
Jesse Rosenthal
1
-0
/
+40
2019-02-20
MANUAL: reorder custom-styles section (#5324)
Mauro Bieg
1
-47
/
+51
2019-02-20
Escape slashes so haddock doesn't think they're italics (#5322)
Chris Martin
1
-1
/
+1
2019-02-18
Docx reader tests: fix test file with trailing space.
Jesse Rosenthal
1
-1
/
+1
2019-02-18
Docx reader: add tests for trimming last inline.
Jesse Rosenthal
3
-0
/
+6
2019-02-18
Docx reader: Trim space inside the last inline.
Jesse Rosenthal
1
-1
/
+2
2019-02-18
hlint Muse
Alexander Krotov
2
-3
/
+3
2019-02-18
Muse reader: add secondary note support
Alexander Krotov
2
-5
/
+28
2019-02-18
Muse writer: escape secondary notes
Alexander Krotov
2
-7
/
+11
2019-02-18
Move a comment in Muse Writer
Alexander Krotov
1
-1
/
+1
2019-02-16
doc/lua-filters.md: fixed typos in mediabag docs.
Albert Krewinkel
1
-3
/
+3
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
12
-175
/
+240
2019-02-16
T.P.Lua: get CommonState from Lua global
Albert Krewinkel
3
-54
/
+64
2019-02-15
ipynb writer: don't create attachments for images with absolute URIs.
John MacFarlane
1
-2
/
+3
2019-02-15
Markdown reader: fix bug parsing fenced code blocks.
John MacFarlane
2
-2
/
+27
2019-02-15
Use latest pandoc-citeproc (0.16.1).
John MacFarlane
2
-2
/
+2
2019-02-15
Revert "JATS writer: Support citations."
John MacFarlane
1
-4
/
+3
2019-02-15
JATS writer: Support citations.
John MacFarlane
1
-3
/
+4
2019-02-15
JATS reader: handle citations with multiple references.
John MacFarlane
1
-7
/
+10
2019-02-14
Delete default.nix.
John MacFarlane
1
-96
/
+0
2019-02-12
Docx reader: Add test for reading sdts in footnotes.
Jesse Rosenthal
3
-0
/
+5
2019-02-12
Docx reader: unwrap sdt elements in footnotes and comments.
Jesse Rosenthal
1
-3
/
+3
2019-02-11
CircleCI: show build.log on cabal builds.
John MacFarlane
1
-0
/
+1
2019-02-11
Remove redundant import.
John MacFarlane
1
-1
/
+0
2019-02-10
ipynb writer: keep plain text fallbacks in output...
John MacFarlane
1
-26
/
+14
2019-02-10
Implement aria roles doc-bibliography, doc-biblioentry, doc-biblioref.
John MacFarlane
1
-2
/
+10
2019-02-10
trypandoc: added some missing formats to drop-down list.
John MacFarlane
1
-2
/
+8
2019-02-10
Provisional changelog updates.
John MacFarlane
1
-0
/
+138
2019-02-10
Bump to 2.6.1.
John MacFarlane
1
-1
/
+1
2019-02-10
Update AUTHORS.
John MacFarlane
1
-0
/
+1
2019-02-10
Use latest skylighting.
John MacFarlane
6
-5
/
+7
2019-02-10
JATS writer: wrap figure caption in <p> to fix validation (#5292)
Mauro Bieg
2
-2
/
+2
2019-02-10
Add JATS to output option on Try pandoc. (#5291)
Arfon Smith
1
-0
/
+1
2019-02-09
Added simple ipynb reader/writer tests.
John MacFarlane
5
-0
/
+101
2019-02-09
ipynb writer - ensure final newline.
John MacFarlane
1
-0
/
+1
2019-02-09
Add titlepage class to section in epub3 template.
John MacFarlane
1
-1
/
+1
2019-02-09
Lua filters: load module `pandoc` before calling `init.lua` (#5287)
Albert Krewinkel
3
-22
/
+37
[prev]
[next]