index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
Age
Commit message (
Expand
)
Author
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2018-01-02
Docx reader: remove MultiWayIf
Jesse Rosenthal
2018-01-02
Docx reader: Allow for insertion/deletion of paragraphs.
Jesse Rosenthal
2018-01-02
Docx reader: Parse track changes info into paragraph props.
Jesse Rosenthal
2018-01-02
Docx reader: Extract tracked changes type from parpart.
Jesse Rosenthal
2018-01-01
Markdown reader: rewrite inlinesInBalancedBrackets.
John MacFarlane
2017-12-31
Docx reader: minor cleanup.
Jesse Rosenthal
2017-12-31
Docx Reader: Combine adjacent anchors.
Jesse Rosenthal
2017-12-30
Markdown reader: Avoid parsing raw tex unless \ + letter seen.
John MacFarlane
2017-12-30
LaTeX reader: Simplified a check for raw tex command.
John MacFarlane
2017-12-30
Docx reader: Remove unused anchors.
Jesse Rosenthal
2017-12-31
Muse reader: automatically translate #cover into #cover-image
Alexander Krotov
2017-12-30
Docx reader: Read multiple children of w:sdtContents`
Jesse Rosenthal
2017-12-28
LaTeX reader: be more tolerant of `&` character.
John MacFarlane
2017-12-28
Org reader: support minlevel option for includes
Albert Krewinkel
2017-12-27
Fix warning.
John MacFarlane
2017-12-27
Small improvement to figcaption parsing. #4184.
John MacFarlane
2017-12-27
Merge pull request #4184 from mb21/html-reader-figcaption
John MacFarlane
2017-12-27
HTML reader: parse div with class `line-block` as LineBlock.
John MacFarlane
2017-12-27
Docx Reader: preprocess Document body to unwrap "w:sdt" elements
Jesse Rosenthal
2017-12-26
LaTeX reader: support `\foreignlanguage` from babel.
John MacFarlane
2017-12-24
RST reader: allow empty list items (as docutils does).
John MacFarlane
2017-12-23
JATS reader: handle author-notes.
John MacFarlane
2017-12-23
JATS reader: code refactoring.
John MacFarlane
2017-12-23
JATS reader: include institute metadata.
John MacFarlane
2017-12-23
JATS reader: process author metadata.
John MacFarlane
2017-12-23
JATS reader: better citation handling.
John MacFarlane
2017-12-23
HTML Reader: be more forgiving about figcaption
mb21
2017-12-22
Merge pull request #4189 from mb21/export-blocksToInlines
John MacFarlane
2017-12-22
`latex_macros` extension changes.
John MacFarlane
2017-12-22
Markdown reader: improved raw tex parsing.
John MacFarlane
2017-12-22
LaTeX reader: use applyMacros in rawLaTeXBlock, rawLaTeXInline.
John MacFarlane
2017-12-22
LaTeX reader: Refactored inlineCommand.
John MacFarlane
2017-12-22
API change: export blocksToInlines' from Text.Pandoc.Shared
mb21
2017-12-21
Merge pull request #4177 from stencila/jats-xml-reader
John MacFarlane
2017-12-22
Improve support for code language in JATS
Hamish Mackenzie
2017-12-21
LaTeX reader: Fixed subtle bug in tokenizer.
John MacFarlane
2017-12-21
Muse reader: parse anchors immediately after headings as IDs
Alexander Krotov
2017-12-20
Org reader: fix asterisks-related parsing error
Albert Krewinkel
2017-12-20
Muse reader: require that note references does not start with 0
Alexander Krotov
2017-12-20
Add Basic JATS reader based on DocBook reader
Hamish Mackenzie
2017-12-19
Muse reader: parse empty comments correctly
Alexander Krotov
2017-12-17
OPML reader: enable raw HTML and other extensions by default for notes.
John MacFarlane
2017-12-15
LaTeX reader: export tokenize, untokenize.
John MacFarlane
2017-12-15
Fixed regression in LateX tokenization.
John MacFarlane
2017-12-14
RST reader: more accurate parsing of references.
John MacFarlane
2017-12-14
Markdown reader: be pickier about table captions.
John MacFarlane
2017-12-13
Docx writer: Continue lists after interruption.
Jesse Rosenthal
2017-12-13
Markdown reader: always use four space rule for example lists.
John MacFarlane
2017-12-12
Markdown: Improved computation of relative cell widths in pipe tables.
John MacFarlane
[next]