index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
PowerPoint writer: add underlines
Jesse Rosenthal
1
-0
/
+3
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
1
-7
/
+6
2019-02-23
JATS reader: fix parsing of figures.
John MacFarlane
1
-18
/
+27
2019-02-22
Add section identifiers support for FB2 writer (#5315)
John
1
-35
/
+28
2019-02-21
Docx reader: Start adding comment to combine module
Jesse Rosenthal
1
-0
/
+40
2019-02-20
Escape slashes so haddock doesn't think they're italics (#5322)
Chris Martin
1
-1
/
+1
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
1
-5
/
+11
2019-02-18
Muse writer: escape secondary notes
Alexander Krotov
1
-7
/
+10
2019-02-18
Move a comment in Muse Writer
Alexander Krotov
1
-1
/
+1
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
11
-174
/
+235
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
1
-2
/
+3
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-12
Docx reader: unwrap sdt elements in footnotes and comments.
Jesse Rosenthal
1
-3
/
+3
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
JATS writer: wrap figure caption in <p> to fix validation (#5292)
Mauro Bieg
1
-1
/
+1
2019-02-09
ipynb writer - ensure final newline.
John MacFarlane
1
-0
/
+1
2019-02-09
Lua filters: load module `pandoc` before calling `init.lua` (#5287)
Albert Krewinkel
1
-6
/
+27
2019-02-09
T.P.Lua: properly indent module-loading error
Albert Krewinkel
1
-1
/
+1
2019-02-09
Fixed asciidoc display math in list contexts.
John MacFarlane
1
-17
/
+46
2019-02-09
Asciidoctor writer sets the stem attribute if it contains latexmath
TG
1
-1
/
+7
2019-02-09
Adds Asciidoctor sprcific writer and tests
TG
2
-12
/
+31
2019-02-09
AsciiDoc Writer: DisplayMath as asciidoc latexmath block
TG
1
-1
/
+4
2019-02-09
AsciiDoc writer: change bulletListLevel and orderedListLevel...
John MacFarlane
1
-4
/
+4
2019-02-08
Improve tight/loose list handling.
John MacFarlane
1
-2
/
+9
2019-02-08
Fix misleading code comment.
John MacFarlane
1
-2
/
+1
2019-02-08
Make --metadata-file use pandoc-markdown (#5279)
Mauro Bieg
1
-1
/
+2
2019-02-08
Docx reader: fix paths in archive to prevent Windows failure
Jesse Rosenthal
1
-1
/
+6
2019-02-07
Revert "Docx reader: Fix windows error"
Jesse Rosenthal
1
-2
/
+1
2019-02-07
Docx reader: Fix windows error
Jesse Rosenthal
1
-1
/
+2
2019-02-07
Docx reader: Some code cleanup
Jesse Rosenthal
1
-15
/
+25
2019-02-07
Docx reader: Extend dynamic xml location to detecting relationships
Jesse Rosenthal
1
-12
/
+19
2019-02-06
Docx reader: Dynamically determine document.xml path.
Jesse Rosenthal
1
-3
/
+12
2019-02-06
Handle Word files generated by Microsoft Word Online.
John MacFarlane
1
-0
/
+2
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
121
-238
/
+298
2019-02-04
More carefully groom ipynb default extensions.
John MacFarlane
1
-2
/
+18
2019-02-04
Add `all_symbols_escapable` to githubMarkdownExtensions.
John MacFarlane
1
-1
/
+1
2019-02-04
Markdown reader: add newline when parsing blocks in YAML.
John MacFarlane
1
-9
/
+10
2019-02-02
ipynb reader: handle images referring to attachments.
John MacFarlane
1
-1
/
+9
2019-02-02
HTML5 writer: implement WAI-ARIA roles for (end)notes.
John MacFarlane
1
-12
/
+25
2019-02-02
Shared: withTempDir is no longer used in the codebase.
John MacFarlane
1
-0
/
+2
2019-02-02
PDF: More conservative solution to #777.
John MacFarlane
1
-2
/
+11
2019-02-02
PDF: use system temp dir and set TEXMFOUTPUT.
John MacFarlane
1
-8
/
+5
[prev]
[next]