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
2019-07-19
Change order of ilvl and numId in document.xml (#5647)
Agustín Martín Barbero
4
-0
/
+0
2019-07-18
Markdown writer: prefer using raw_attribute when enabled.
John MacFarlane
5
-14
/
+56
2019-07-18
HTML writer: ensure that line numbers in code blocks get id-prefix.
John MacFarlane
1
-0
/
+22
2019-07-16
Dokuwiki writer: handle mixed lists without HTML fallback.
John MacFarlane
1
-0
/
+25
2019-07-15
Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)
Karl Pettersson
2
-2
/
+4
2019-07-14
Update test for new skylighting.
John MacFarlane
2
-14
/
+12
2019-07-14
Muse: add RTL support
Alexander Krotov
2
-0
/
+10
2019-07-13
Fix #4499: add mbox and hbox handling to LaTeX reader (#5586)
Vasily Alferov
1
-0
/
+87
2019-07-13
Merge pull request #5589 from blmage/fix-3992
John MacFarlane
5
-1
/
+33
2019-07-13
Man writer: Improved definition list term output.
John MacFarlane
2
-18
/
+18
2019-07-13
Man writer: fixed boldfacing of definition terms.
John MacFarlane
2
-17
/
+26
2019-07-13
Merge pull request #5606 from blmage/odt-frames
John MacFarlane
2
-0
/
+2
2019-07-13
LaTeX reader: Properly handle \providecommand and environment...
John MacFarlane
1
-0
/
+23
2019-07-13
fix filename and issue reference of previous commit
mb21
1
-0
/
+0
2019-07-12
Pass through aria- attributes to HTML5.
John MacFarlane
1
-0
/
+8
2019-07-10
RST reader: keep `name` property in `imgAttr`. (#5637)
Brian Leung
1
-0
/
+10
2019-07-06
Updating JATS template to v1.1dtd (#5632)
Arfon Smith
1
-2
/
+2
2019-07-06
Markdown reader: handle inline code more eagerly within lists. (#5628)
Brian Leung
1
-0
/
+83
2019-07-02
Fix redundant constraint warnings. (#5625)
Pete Ryland
1
-1
/
+1
2019-06-22
add tests for EPUB2 and EPUB3 cover reader
martinfrancois
5
-1
/
+33
2019-06-21
Support epigraph command in LaTeX Reader.
oquechy
1
-0
/
+31
2019-06-20
Add a test for MathML formulas in ODT documents
blmage
2
-0
/
+2
2019-06-14
Powerpoint code formatting is now context dependent (#5573)
Jeroen de Haas
6
-0
/
+29
2019-06-13
Update test for skylighting 0.8.1.1.
John MacFarlane
1
-2
/
+2
2019-06-12
OpenDocument writer: Avoid duplicate attributes.
John MacFarlane
1
-1
/
+1
2019-06-12
Lua: add a `clone()` method to all AST elements (#5572)
Albert Krewinkel
1
-0
/
+38
2019-06-11
LaTeX writer: Don't highlight code in headings.
John MacFarlane
1
-0
/
+8
2019-06-11
Revert "JATS template: don't include journal-meta unless 'journal'..."
John MacFarlane
1
-0
/
+7
2019-06-11
JATS template: don't include journal-meta unless 'journal'...
John MacFarlane
1
-7
/
+0
2019-06-11
JATS writer: ensure validity of pub-date.
John MacFarlane
1
-2
/
+4
2019-06-11
JATS writer: don't use break element for LineBreak.
John MacFarlane
1
-1
/
+2
2019-06-11
JATS writer: don't embed string-name in string.
John MacFarlane
1
-4
/
+0
2019-06-11
test/lua/module/pandoc.lua: fix non-determinism in test
Albert Krewinkel
1
-4
/
+11
2019-06-11
data/pandoc.lua: fix deletion of nonexistent attributes
Albert Krewinkel
1
-0
/
+6
2019-06-11
Lua pandoc module: better tests for Attr and AttributeList
Albert Krewinkel
1
-0
/
+65
2019-06-11
JATS writer: wrap elements with p when needed.
John MacFarlane
1
-13
/
+21
2019-06-10
LaTeX writer: Use mbox to get proper behavior inside `\sout`.
John MacFarlane
2
-1
/
+11
2019-06-10
Asciidoc writer: use doubled ## when necessary for spans.
John MacFarlane
1
-0
/
+6
2019-06-10
Asciidoc writer: ensure correct nesting strong/emph.
John MacFarlane
1
-0
/
+6
2019-06-09
Muse reader: test that links inside image descriptions work
Alexander Krotov
1
-0
/
+3
2019-06-08
Roll back automatic figure/table numbering in ODT/OpenDocument.
John MacFarlane
2
-7
/
+7
2019-06-08
LaTeX reader: pass through unknown listings language as class.
John MacFarlane
1
-0
/
+8
2019-06-07
LaTeX writer: Include inline code attributes with `--listings`.
John MacFarlane
1
-0
/
+6
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
3
-0
/
+677
2019-06-04
Include trailing {}s in raw latex commands.
John MacFarlane
1
-0
/
+6
2019-06-04
Markdown reader: don't create implicit reference for empty header.
John MacFarlane
1
-0
/
+9
2019-06-03
Avoid unwanted interpretation of def list term as other kind of block,
John MacFarlane
1
-0
/
+8
2019-06-01
Textile writer: fix closing tag for math output
Albert Krewinkel
1
-7
/
+7
2019-05-30
Lua modules: test pandoc.mediabag
Albert Krewinkel
2
-3
/
+80
2019-05-29
Lua Version type: shorten "version too old" message
Albert Krewinkel
1
-1
/
+1
[prev]
[next]