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
2014-04-11
HTML reader: Treat processing instructions & declarations as block.
John MacFarlane
2014-04-11
Org reader: Fix parsing of sub-/superscript expressions
Albert Krewinkel
2014-04-10
MediaWiki reader: Handle table rows containing just an HTML comment.
John MacFarlane
2014-04-10
Org reader: Improve code by following HLint recommendations
Albert Krewinkel
2014-04-10
Org reader: Support more inline/display math variants
Albert Krewinkel
2014-04-09
Merge pull request #1226 from tarleb/org-emphasis-reader
John MacFarlane
2014-04-09
Org reader: Precise rules for the recognition of markup
Albert Krewinkel
2014-04-07
Textile reader: Improved link parsing.
John MacFarlane
2014-04-07
Merge pull request #1224 from tarleb/org-math
John MacFarlane
2014-04-07
Org reader: Support inline math (like $E=mc^2$)
Albert Krewinkel
2014-04-06
LaTeX writer: Workaround for level 4-5 headers in quotes.
John MacFarlane
2014-04-06
LaTeX reader: handle @{} and p{length} in tabular.
John MacFarlane
2014-04-06
Org reader: Add support for definition lists
Albert Krewinkel
2014-04-06
Org reader: Minor code clean-up
Albert Krewinkel
2014-04-05
HTML reader: Updated `closes` with rules from HTML5 spec.
John MacFarlane
2014-04-05
Textile reader: Better support for attributes.
John MacFarlane
2014-04-05
Textile reader: Improved treatment of HTML spans (%).
John MacFarlane
2014-04-05
Removed whitespace at ends of lines.
John MacFarlane
2014-04-05
Text.Pandoc.PDF: Ensure that temp directories deleted on Windows.
John MacFarlane
2014-04-05
Org reader: Added type signature.
John MacFarlane
2014-04-05
Merge pull request #1219 from tarleb/org-images
John MacFarlane
2014-04-05
Shared.openURL: Set proxy with value of http_proxy env variable.
John MacFarlane
2014-04-05
Org reader: Support inline images
Albert Krewinkel
2014-04-05
Org reader: Provide more language identifier translations
Albert Krewinkel
2014-04-05
Org reader: Fix parsing of nested inlines
Albert Krewinkel
2014-04-05
Org reader: Use specialized org parser state
Albert Krewinkel
2014-04-05
Org reader: Slight cleaning of table parsing code
Albert Krewinkel
2014-04-04
DocBook reader: Better treatment of formalpara.
John MacFarlane
2014-04-04
DocBook reader: set metadata "author" not "authors"
John MacFarlane
2014-04-04
Removed trailing whitespace.
John MacFarlane
2014-04-04
DocBook reader: set "author" not "authors".
John MacFarlane
2014-04-04
Added recognition of authorgroup element and releaseinfo element to DocBook r...
Matthew Pickering
2014-04-04
Converted current meta information parsing in DocBook to a more extensible ve...
Matthew Pickering
2014-04-04
LaTeX writer: handle line breaks in simple table cells.
John MacFarlane
2014-04-04
Correctly handle UTF-8 in custom lua scripts. Closes #1189.
John MacFarlane
2014-04-04
Custom writer: read lua script as UTF-8.
John MacFarlane
2014-04-01
MediaWiki reader: Fixed bug in certain nested lists.
John MacFarlane
2014-04-01
HTML reader: idiomatic rewriting for clarity.
John MacFarlane
2014-04-01
Changed the smart punctuation parser to return Inlines rather than an Inline ...
Matthew Pickering
2014-04-01
Converted HTML reader to use builder. Fixes #1162.
Matthew Pickering
2014-04-01
Bugfix for #1175 and convert textile reader to use builder.
Matthew Pickering
2014-03-31
Make --toc-depth work well with books in latex/pdf output.
John MacFarlane
2014-03-30
Markdown writer: Use longer backtick fences if needed.
John MacFarlane
2014-03-25
LaTeX reader: Better handling of figure and table with caption.
John MacFarlane
2014-03-25
Parsing: Added stateCaption.
John MacFarlane
2014-03-25
Revert "LaTeX reader: Added LPState."
John MacFarlane
2014-03-25
LaTeX reader: Added LPState.
John MacFarlane
2014-03-25
Parsing: Added HasMacros, simplified other typeclasses.
John MacFarlane
2014-03-25
Whitespace change, and note:
John MacFarlane
2014-03-25
API changes to HasReaderOptions, HasHeaderMap, HasIdentifierList.
John MacFarlane
[next]