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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
Man writer: Improved definition list term output.
John MacFarlane
1
-2
/
+10
2019-07-13
Man writer: fixed boldfacing of definition terms.
John MacFarlane
1
-2
/
+2
2019-07-13
Merge pull request #5606 from blmage/odt-frames
John MacFarlane
4
-75
/
+127
2019-07-13
LaTeX reader: Properly handle \providecommand and environment...
John MacFarlane
1
-21
/
+30
2019-07-13
EPUB writer: Use svg tag wrapper for cover image.
John MacFarlane
1
-2
/
+12
2019-07-12
Pass through aria- attributes to HTML5.
John MacFarlane
1
-0
/
+1
2019-07-10
RST reader: keep `name` property in `imgAttr`. (#5637)
Brian Leung
1
-1
/
+1
2019-07-10
Extensions.hs fix typo in PHP Markdown comment
Mauro Bieg
1
-1
/
+1
2019-07-06
Markdown reader: handle inline code more eagerly within lists. (#5628)
Brian Leung
1
-5
/
+7
2019-07-02
Fix redundant constraint warnings. (#5625)
Pete Ryland
10
-22
/
+19
2019-06-23
Update Lua function names in pandoc.system
niszet
1
-2
/
+2
2019-06-21
JATS Writer: do not emit empty <fn-group> (#5595)
Mauro Bieg
1
-1
/
+3
2019-06-21
Support epigraph command in LaTeX Reader.
oquechy
1
-0
/
+8
2019-06-20
Improve the parsing of frames in ODT documents
blmage
4
-75
/
+127
2019-06-18
Handle the case where the "cover" meta does not link to the manifest
blmage
1
-2
/
+2
2019-06-18
Add support for EPUB2 covers (fix #3992)
blmage
1
-7
/
+14
2019-06-18
Do not override existing "fileN" medias when writing to EPUB format (fix #4206)
blmage
1
-7
/
+16
2019-06-14
Powerpoint code formatting is now context dependent (#5573)
Jeroen de Haas
2
-21
/
+53
2019-06-13
Don't look for template files remotely for remote input.
John MacFarlane
1
-1
/
+10
2019-06-12
OpenDocument writer: Avoid duplicate attributes.
John MacFarlane
1
-20
/
+23
2019-06-12
Lua: add a `clone()` method to all AST elements (#5572)
Albert Krewinkel
2
-1
/
+50
2019-06-11
LaTeX writer: Don't highlight code in headings.
John MacFarlane
1
-3
/
+4
2019-06-11
JATS writer: ensure validity of pub-date.
John MacFarlane
1
-0
/
+22
2019-06-11
JATS writer: don't use break element for LineBreak.
John MacFarlane
1
-1
/
+2
2019-06-11
JATS writer: wrap elements with p when needed.
John MacFarlane
1
-5
/
+43
2019-06-10
LaTeX writer: Use mbox to get proper behavior inside `\sout`.
John MacFarlane
1
-6
/
+6
2019-06-10
Asciidoc writer: use doubled ## when necessary for spans.
John MacFarlane
1
-1
/
+3
2019-06-10
Asciidoc writer: ensure correct nesting strong/emph.
John MacFarlane
1
-0
/
+2
2019-06-09
DocBook reader: Issue IgnoredElement warnings.
John MacFarlane
1
-28
/
+37
2019-06-09
FB2 reader: skip unknown elements rather than throwing errors.
John MacFarlane
1
-20
/
+39
2019-06-09
Logging: Added IgnoredElement constructor for LogMessage.
John MacFarlane
1
-0
/
+6
2019-06-08
Roll back automatic figure/table numbering in ODT/OpenDocument.
John MacFarlane
1
-2
/
+11
2019-06-08
LaTeX reader: pass through unknown listings language as class.
John MacFarlane
1
-7
/
+13
2019-06-08
PDF via ms: make TOC appear at beginning and in PDF bookmarks.
John MacFarlane
1
-2
/
+2
2019-06-07
LaTeX writer: Include inline code attributes with `--listings`.
John MacFarlane
1
-4
/
+12
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
2
-0
/
+325
2019-06-04
Include trailing {}s in raw latex commands.
John MacFarlane
1
-2
/
+7
2019-06-04
Docx reader: Add support for w:rtl (ltr annotation).
John MacFarlane
2
-4
/
+19
2019-06-04
Fix document section assignments in EPUB writer.
John MacFarlane
1
-4
/
+7
2019-06-04
Markdown reader: don't create implicit reference for empty header.
John MacFarlane
1
-4
/
+7
2019-06-03
Avoid unwanted interpretation of def list term as other kind of block,
John MacFarlane
1
-4
/
+4
2019-06-01
Textile writer: fix closing tag for math output
Albert Krewinkel
1
-1
/
+1
2019-05-30
Add unicode code point in "Missing character" warning.
John MacFarlane
1
-1
/
+8
2019-05-29
pandoc.mediabag module: add function `delete`
Albert Krewinkel
2
-1
/
+16
2019-05-29
pandoc.mediabag module: add function `empty`
Albert Krewinkel
1
-0
/
+6
2019-05-29
pandoc.mediabag module: add items function iterating over mediabag
Albert Krewinkel
3
-1
/
+88
2019-05-29
Lua Version type: shorten "version too old" message
Albert Krewinkel
1
-1
/
+1
2019-05-29
Merge pull request #5526 from tarleb/richer-version-type
John MacFarlane
6
-3
/
+189
2019-05-29
Merge pull request #5497 from mb21/html-writer-video-audio
John MacFarlane
2
-34
/
+37
2019-05-29
HTML reader: misc. epub related fixes.
John MacFarlane
1
-30
/
+41
[prev]
[next]