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
2018-01-16
Docx reader: Parse hyperlinks in instrText tags
Jesse Rosenthal
2018-01-16
Docx reader: Parse instrText info in fldChar tags.
Jesse Rosenthal
2018-01-16
Docx reader: Parse fldChar tags
Jesse Rosenthal
2018-01-15
HTML reader: Fix col width parsing for percentages < 10% (#4262)
n3fariox
2018-01-15
ConTeXt writer: Use xtables instead of Tables (#4223)
Henri Menke
2018-01-15
Powerpoint writer: Improve table placement.
Jesse Rosenthal
2018-01-15
Powerpoint writer: Make our own _rels/.rels file.
Jesse Rosenthal
2018-01-15
Powerpoint writer: Import reference-doc images properly.
Jesse Rosenthal
2018-01-15
Renaming: Json -> JSON in modules and functions.
John MacFarlane
2018-01-15
Merge pull request #4227 from tarleb/lua-run-json-filter
John MacFarlane
2018-01-15
Powerpoint writer: Move Presentation.hs out of PandocMonad
Jesse Rosenthal
2018-01-15
Powerpoint writer: Ignore anchor links to nowehere.
Jesse Rosenthal
2018-01-14
Powerpoint writer: Fix anchor links.
Jesse Rosenthal
2018-01-14
RST reader: add aligned environment when needed in math.
John MacFarlane
2018-01-14
Markdown reader: Improved inlinesInBalancedBrackets.
John MacFarlane
2018-01-14
LaTeX reader: Advance source position at end of stream.
John MacFarlane
2018-01-14
Powerpoint writer: Refactor into separate modules.
Jesse Rosenthal
2018-01-14
Powerpoint writer: Avoid overlapping blocks in column output.
Jesse Rosenthal
2018-01-14
Powerpoint writer: Position images correctly in two-column layout.
Jesse Rosenthal
2018-01-14
Powerpoint writer: Make content shape retrieval environment-aware
Jesse Rosenthal
2018-01-13
LaTeX reader: pass through macro defs in rawLaTeXBlock...
John MacFarlane
2018-01-13
LaTeX reader: fixed pos calculation in tokenizing escaped space.
John MacFarlane
2018-01-13
Powerpoint writer: Improve image handling.
Jesse Rosenthal
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
2018-01-13
Powerpoint writer: read presentation size from reference file.
Jesse Rosenthal
2018-01-13
Powerpoint writer: code cleanup
Jesse Rosenthal
2018-01-13
Powerpoint writer: Handle (sub)headers above slidelevel correctly.
Jesse Rosenthal
2018-01-13
Powerpoint writer: Check for required files
Jesse Rosenthal
2018-01-12
Powerpoint writer: Improve templating using `--reference-doc`
Jesse Rosenthal
2018-01-13
Lua modules: add function pandoc.utils.run_json_filter
Albert Krewinkel
2018-01-13
Move filter functions to separate module
Albert Krewinkel
2018-01-12
Lua filters: improve error messages
Albert Krewinkel
2018-01-12
Powerpoint writer: Include Notes slide in TOC
Jesse Rosenthal
2018-01-12
Lua filters: make PANDOC_READER_OPTIONS available
Albert Krewinkel
2018-01-12
Powerpoint writer: allow setting toc-title in metadata.
Jesse Rosenthal
2018-01-12
Move `metaValueToInlines` to T.P.W.Shared
Jesse Rosenthal
2018-01-12
Powerpoint writer: Set notes slide header with slide-level
Jesse Rosenthal
2018-01-12
Powerpoint writer: Add table of contents
Jesse Rosenthal
2018-01-12
Powerpoint writer: Set notes slide number correctly
Jesse Rosenthal
2018-01-12
Powerpoint writer: Ignore internal links without targets.
Jesse Rosenthal
2018-01-12
Powerpoint writer: Clean up adding metadata slide
Jesse Rosenthal
2018-01-12
Powerpoint writer: Add anchor links
Jesse Rosenthal
2018-01-12
Powerpoint writer: Make the slide number available to the blocks.
Jesse Rosenthal
2018-01-12
Powerpoint writer: move curSlideId to environment.
Jesse Rosenthal
2018-01-10
LaTeX reader: fix inconsistent column widths.
John MacFarlane
2018-01-10
RST reader: better handling for headers with an anchor.
John MacFarlane
2018-01-09
HTML writer: Fixed footnote backlinks with --id-prefix.
John MacFarlane
2018-01-07
Use latest skylighting and omit the 'missingincludes' check.
John MacFarlane
2018-01-07
Lua: make pandoc-types version available as PANDOC_API_VERSION
Albert Krewinkel
2018-01-07
Lua: make pandoc version available as PANDOC_VERSION
Albert Krewinkel
[next]