index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
Age
Commit message (
Expand
)
Author
2021-03-01
Add lowmem flag.
lowmem
John MacFarlane
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
[next]