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-06-09
Muse reader: test that links inside image descriptions work
Alexander Krotov
1
-0
/
+3
2019-06-08
Edit changelog.
John MacFarlane
1
-221
/
+199
2019-06-08
Update changelog provisionally, update AUTHORS.
John MacFarlane
2
-0
/
+322
2019-06-08
Roll back automatic figure/table numbering in ODT/OpenDocument.
John MacFarlane
3
-9
/
+18
2019-06-08
LaTeX reader: pass through unknown listings language as class.
John MacFarlane
2
-7
/
+21
2019-06-08
PDF via ms: make TOC appear at beginning and in PDF bookmarks.
John MacFarlane
2
-2
/
+8
2019-06-07
LaTeX writer: Include inline code attributes with `--listings`.
John MacFarlane
2
-4
/
+18
2019-06-06
MANUAL.txt, pandoc.cabal: mention Jira as possible target format
Albert Krewinkel
2
-3
/
+5
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
7
-0
/
+1015
2019-06-05
Fix typo in lua documentation.
John MacFarlane
1
-1
/
+1
2019-06-04
Include trailing {}s in raw latex commands.
John MacFarlane
2
-2
/
+13
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
2
-9
/
+19
2019-06-04
Update pandoc-citeproc and skylighting versions.
John MacFarlane
3
-4
/
+4
2019-06-04
Markdown reader: don't create implicit reference for empty header.
John MacFarlane
2
-4
/
+16
2019-06-03
Avoid unwanted interpretation of def list term as other kind of block,
John MacFarlane
2
-4
/
+12
2019-06-01
Textile writer: fix closing tag for math output
Albert Krewinkel
2
-8
/
+8
2019-05-30
Add unicode code point in "Missing character" warning.
John MacFarlane
1
-1
/
+8
2019-05-30
doc/lua-filters.md: fix typos in pandoc.mediabag docs
Albert Krewinkel
1
-2
/
+2
2019-05-30
Merge pull request #5312 from tarleb/pandoc-mediabag-extension
John MacFarlane
7
-6
/
+236
2019-05-30
Lua modules: test pandoc.mediabag
Albert Krewinkel
2
-3
/
+80
2019-05-29
pandoc.mediabag module: add function `delete`
Albert Krewinkel
3
-1
/
+28
2019-05-29
pandoc.mediabag module: add function `empty`
Albert Krewinkel
2
-1
/
+12
2019-05-29
pandoc.mediabag module: add items function iterating over mediabag
Albert Krewinkel
5
-1
/
+116
2019-05-29
doc/lua-filters.md: improve docs for Version type/constructor
Albert Krewinkel
1
-2
/
+38
2019-05-29
Lua Version type: shorten "version too old" message
Albert Krewinkel
2
-2
/
+2
2019-05-29
Merge pull request #5526 from tarleb/richer-version-type
John MacFarlane
12
-23
/
+353
2019-05-29
Merge pull request #5497 from mb21/html-writer-video-audio
John MacFarlane
8
-39
/
+61
2019-05-29
HTML reader: misc. epub related fixes.
John MacFarlane
2
-920
/
+928
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel
12
-23
/
+353
2019-05-29
HTML writer: output video and audio elements
mb21
8
-37
/
+52
2019-05-29
Text.Pandoc.MIME: add mediaCategory [API change]
mb21
1
-2
/
+9
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
6
-8
/
+8
2019-05-28
MANUAL: add note about title-meta, author-meta, date-meta.
John MacFarlane
1
-0
/
+6
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
2
-2
/
+28
2019-05-27
Specify skylighting 0.8 as extra-deps.
John MacFarlane
1
-0
/
+2
2019-05-27
EPUB writer: don't include 'landmarks' if there aren't any.
John MacFarlane
1
-9
/
+10
2019-05-27
Use skylighting 0.8.
John MacFarlane
3
-29
/
+33
2019-05-27
consolidate simple-table detection (#5524)
Mauro Bieg
6
-42
/
+24
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
2
-5
/
+7
2019-05-25
HTML reader: trim definition list terms
Alexander Krotov
2
-1
/
+18
2019-05-25
Muse writer: do not escape empty line after <br>
Alexander Krotov
2
-4
/
+6
2019-05-23
Disable missing-home-modules warning in stack.yaml.
John MacFarlane
1
-1
/
+1
2019-05-23
Revert "appveyor - temporarily stop building pandoc-citeproc."
John MacFarlane
1
-4
/
+4
2019-05-22
appveyor - temporarily stop building pandoc-citeproc.
John MacFarlane
1
-4
/
+4
2019-05-22
Markdown writer: Ensure the code fence is long enough.
John MacFarlane
2
-11
/
+24
2019-05-21
Makefile: remove --resolver= from targets.
John MacFarlane
1
-5
/
+5
2019-05-21
Markdown writer: fix small error in ed73bd28
Jesse Rosenthal
1
-4
/
+3
[next]