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
2021-03-01
Make T.P.Readers.LaTeX.Types an unexported module.
John MacFarlane
2021-03-01
Factor out T.P.Readers.LaTeX.Macro.
John MacFarlane
2021-03-01
Jira writer: use Span identifiers as anchors
Albert Krewinkel
2021-02-28
Removed unnecessary pragmas.
John MacFarlane
2021-02-28
Change T.P.Readers.LaTeX.SIunitx to export a command map...
John MacFarlane
2021-02-28
T.P.Readers.LaTeX: Don't export tokenize, untokenize.
John MacFarlane
2021-02-28
LaTeX writer: use function instead of map for accent lookup.
John MacFarlane
2021-02-28
Factor out T.P.Readers.LaTeX.Math.
John MacFarlane
2021-02-28
Fix bug in last commit.
John MacFarlane
2021-02-28
Markdown reader efficiency improvements.
John MacFarlane
2021-02-28
LaTeX reader: another small efficiency improvement.
John MacFarlane
2021-02-28
LaTeX reader efficiency improvements.
John MacFarlane
2021-02-28
Move setDefaultLanguage to T.P.Readers.LaTeX.Lang.
John MacFarlane
2021-02-28
LaTeX reader: remove two unnecessary parsers in inline.
John MacFarlane
2021-02-28
Factor out T.P.Readers.LaTeX.Citation.
John MacFarlane
2021-02-27
Factor out T.P.Readers.LaTeX.Table.
John MacFarlane
2021-02-27
Split off T.P.Readers.LaTeX.Accent.
John MacFarlane
2021-02-27
Lua: use strict evaluation when retrieving AST value from the stack
Albert Krewinkel
2021-02-26
Fix/update URLs and use HTTP**S** where possible (#7122)
Salim B
2021-02-22
T.P.CSV: fix parsing of unquoted values.
John MacFarlane
2021-02-22
Fall back to latin1 if UTF-8 decoding fails...
John MacFarlane
2021-02-22
When downloading content from URL arguments, be sensitive to...
John MacFarlane
2021-02-22
T.P.Error: Add PandocUnsupportedCharsetError constructor...
John MacFarlane
2021-02-22
Text.Pandoc.MIME: add exported function getCharset.
John MacFarlane
2021-02-22
Text.Pandoc.UTF8: change IO functions to return Text, not String.
John MacFarlane
2021-02-21
LaTeX reader: further optimizations in satisfyTok.
John MacFarlane
2021-02-21
LaTeX reader: removed sExpanded in state.
John MacFarlane
2021-02-21
LaTeX reader: further performance optimization.
John MacFarlane
2021-02-20
HTML reader: small performance tweak.
John MacFarlane
2021-02-20
T.P.Shared: remove some obsolete functions [API change].
John MacFarlane
2021-02-20
HTML reader: small efficiency improvements.
John MacFarlane
2021-02-20
LaTeX reader: Another small improvement to macro handling.
John MacFarlane
2021-02-20
LaTeX reader: avoid macro resolution code if no macros defined.
John MacFarlane
2021-02-20
T.P.Readers.LaTeX.Parsing: improve braced'.
John MacFarlane
2021-02-20
HTML reader: efficiency improvements.
John MacFarlane
2021-02-18
DocBook, JATS, OPML readers: performance optimization.
John MacFarlane
2021-02-18
T.P.XML Improve fromEntities.
John MacFarlane
2021-02-18
T.P.PDF: disable `smart` when building PDF via LaTeX.
John MacFarlane
2021-02-18
LaTeX writer: adjust hypertargets to beginnings of paragraphs.
John MacFarlane
2021-02-18
T.P.Shared: cleanup.
John MacFarlane
2021-02-18
Org reader: fix bug in org-ref citation parsing.
Albert Krewinkel
2021-02-17
Docx reader: use Map instead of list for Namespaces.
John MacFarlane
2021-02-16
Revert "Add T.P.XML.Light.Cursor."
John MacFarlane
2021-02-16
Add T.P.XML.Light.Cursor.
John MacFarlane
2021-02-16
Add orig copyright/license info for code derived from xml-light.
John MacFarlane
2021-02-16
Split up T.P.XML.Light into submodules.
John MacFarlane
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-14
T.P.Error: remove unused variables
Albert Krewinkel
2021-02-13
HTML reader: fix bad handling of empty src attribute in iframe.
John MacFarlane
2021-02-13
T.P.Error: export `renderError`.
John MacFarlane
[next]