index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-08-17
Org reader: treat "abstract" block as metadata
Albert Krewinkel
2022-08-17
LaTeX writer: add label to tables that have an identifier
Albert Krewinkel
2022-08-16
LaTeX writer: use `\textquotesingle` for straight quotes in text.
John MacFarlane
2022-08-14
T.P.Highlighting: Export `lookupHighlightingStyle`.
John MacFarlane
2022-08-14
Use base64 instead of base64-bytestring.
John MacFarlane
2022-08-13
App: Remove unneeded MonadIO constraints in readSources.
John MacFarlane
2022-08-13
PDF: Use some standard PandocMonad functions instead of liftIO.
John MacFarlane
2022-08-13
Factor out convertWithOpts' from convertWithOpts.
John MacFarlane
2022-08-13
Support --strip-comments in commonmark/gfm.
John MacFarlane
2022-08-13
Lua: add function `pandoc.utils.citeproc`
Albert Krewinkel
2022-08-07
LaTeX writer: fix widths of multicolumn cells
Albert Krewinkel
2022-08-03
FB2 writer: fix handling of non-section Divs.
John MacFarlane
2022-08-03
Deprecate deLink.
John MacFarlane
2022-08-03
HTML reader: allow sublists that are not marked as items.
Albert Krewinkel
2022-08-03
Org reader: add missing `/` to Windows file URI; fixes prev commit
Albert Krewinkel
2022-08-02
fillMediaBag: Keep attributes of original image on Span
Albert Krewinkel
2022-08-02
Org reader: recognize absolute paths on Windows
Albert Krewinkel
2022-08-01
Markdown reader: allow special span classes in any position
Albert Krewinkel
2022-08-01
Markdown reader: allow more attributes in special spans
Albert Krewinkel
2022-07-30
Support rowspans and colspans in grid tables (#8202)
Albert Krewinkel
2022-07-28
MediaWiki reader: allow HTML comment after row start.
John MacFarlane
2022-07-28
DokuWiki reader: support latex plugin and math.
John MacFarlane
2022-07-28
Populate mediabag after filters have run. (#8114)
Albert Krewinkel
2022-07-26
EPUB writer: allow choice of math method for v3.
John MacFarlane
2022-07-25
HTML writer: Allow "spanlike" classes to be combined.
John MacFarlane
2022-07-23
--self-contained: Handle `url()` in style elements.
John MacFarlane
2022-07-18
Unescape characters in `\lstinline` inside `\passthrough`.
John MacFarlane
2022-07-18
Parsing.GridTable: remove use of unsafe function `last`
Albert Krewinkel
2022-07-16
RST writer: Fix missing spaces with nested inlines.
John MacFarlane
2022-07-15
Lua: extend pandoc.system module. (#8184)
Albert Krewinkel
2022-07-12
Lua: add fields `pandoc.readers` and `pandoc.writers`. (#8177)
Albert Krewinkel
2022-07-12
RST writer: always escape literal backslash.
John MacFarlane
2022-07-11
Fix roff ms syntax highlighting definitions.
John MacFarlane
2022-07-07
RTF reader: support `\nosupersub`.
John MacFarlane
2022-07-06
Use `formatCode` from #7525 in HTML and MediaWiki (#8162)
Elliot Bobrow
2022-07-04
Ensure that Nulls are ignored in creating slide shows.
John MacFarlane
2022-06-24
PDF: use sha1 hash of filename when converting svg.
John MacFarlane
2022-06-23
Lua: ensure that tables marshaled via JSON arrays behave like Lists.
Albert Krewinkel
2022-06-23
Remove extra soft break for tasklist (#8142)
black-desk
2022-06-22
Ensure that metadata values w/o trailing newlines are...
John MacFarlane
2022-06-21
ConTeXt writer: support complex table structures. (#8116)
Albert Krewinkel
2022-06-21
Update fonts MIME following IANA recommendation (#8127)
Gabriel Lewertowski
2022-06-20
LaTeX: Handle formatted text inside code inline (#8129)
Elliot Bobrow
2022-06-19
Future compat against liftA2 export from Prelude (#8132)
Georgi Lyubenov
2022-06-19
Org reader: Fix Post / Pre mixup when setting emphasis chars (#8134)
Amir Dekel
2022-06-19
Lua: do not reset foreign encoding before running Lua
Albert Krewinkel
2022-06-15
Use dev version of citeproc.
John MacFarlane
2022-06-14
add `--embed-resources` flag (#8121)
Elliot Bobrow
2022-06-13
LaTeX reader: improve mathEnvWith.
John MacFarlane
2022-06-10
LaTeX writer: Extend list of book documentclasses (#8053)
Wentao Han
[prev]
[next]