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-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
2019-05-29
Merge pull request #5526 from tarleb/richer-version-type
John MacFarlane
4
-9
/
+119
2019-05-29
Merge pull request #5497 from mb21/html-writer-video-audio
John MacFarlane
6
-5
/
+24
2019-05-29
HTML reader: misc. epub related fixes.
John MacFarlane
1
-890
/
+887
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel
4
-9
/
+119
2019-05-29
HTML writer: output video and audio elements
mb21
6
-5
/
+24
2019-05-28
Remove command test for #5517.
John MacFarlane
1
-32
/
+0
2019-05-28
HTML writer: emit empty alt tag in figures (#5518)
Mauro Bieg
5
-7
/
+7
2019-05-28
Add test for relative file: URI to #5517.
John MacFarlane
1
-0
/
+6
2019-05-28
Fix handling of `file:` URL scheme in `downloadOrRead` (#5522)
Mauro Bieg
1
-0
/
+26
2019-05-27
Use skylighting 0.8.
John MacFarlane
2
-28
/
+32
2019-05-27
consolidate simple-table detection (#5524)
Mauro Bieg
1
-1
/
+1
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
1
-0
/
+3
2019-05-25
HTML reader: trim definition list terms
Alexander Krotov
1
-0
/
+17
2019-05-25
Muse writer: do not escape empty line after <br>
Alexander Krotov
1
-0
/
+1
2019-05-22
Markdown writer: Ensure the code fence is long enough.
John MacFarlane
1
-0
/
+14
2019-05-21
Markdown writer: Handle labels with integer names
Jesse Rosenthal
1
-0
/
+18
2019-05-20
Improve output of Lua tests (#5499)
Albert Krewinkel
6
-165
/
+196
2019-05-16
JATS writer: properly handle footnotes.
John MacFarlane
2
-24
/
+32
2019-05-15
FB2 writer: do not wrap note references into <sup> and brackets
Alexander Krotov
2
-17
/
+5
2019-05-13
Org reader: fix planning elements in headers level 3 and higher
Albert Krewinkel
1
-0
/
+24
2019-05-13
Org reader: omit, but warn about unknown export options
Albert Krewinkel
1
-0
/
+18
2019-05-12
add test/tables.xwiki to git and pandoc.cabal (#5498)
Mauro Bieg
1
-0
/
+46
2019-05-12
Org writer: always indent src blocks content by 2 spaces
Albert Krewinkel
2
-26
/
+26
[prev]
[next]