index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Org reader internals: disable some GHC extensions
Albert Krewinkel
1
-26
/
+32
2018-09-05
Org reader: strip planning info from output
Albert Krewinkel
1
-1
/
+35
2018-09-04
hlint some writers
Alexander Krotov
9
-25
/
+21
2018-09-02
Muse reader: autonumber sections in the correct order
Alexander Krotov
1
-4
/
+16
2018-09-02
Muse reader: move duplicate code into "headingStart" function
Alexander Krotov
1
-9
/
+10
2018-09-02
Muse writer: hlint
Alexander Krotov
1
-4
/
+4
2018-09-02
Muse writer: use lightweight markup when possible
Alexander Krotov
1
-19
/
+123
2018-09-02
Muse writer: add more comments
Alexander Krotov
1
-2
/
+2
2018-09-02
Muse writer: escape empty strings
Alexander Krotov
1
-1
/
+2
2018-09-02
Muse reader: allow newline after opening "*" or "**"
Alexander Krotov
1
-1
/
+9
2018-09-01
Muse writer: wrap conditionalEscapeString result into "Muse" type
Alexander Krotov
1
-22
/
+28
2018-09-01
Muse writer: separate "shouldEscapeString" function
Alexander Krotov
1
-6
/
+11
2018-08-31
Muse writer: simplify inline list rendering
Alexander Krotov
1
-15
/
+12
2018-08-31
Muse reader: parse <verse> tag in one pass
Alexander Krotov
1
-8
/
+11
2018-08-30
Muse reader: hlint
Alexander Krotov
1
-2
/
+2
2018-08-29
LaTeX reader: fixed parsing of \texorpdfstring.
John MacFarlane
1
-1
/
+1
2018-08-29
RSTR reader: don't skip link definitions after comments.
John MacFarlane
1
-0
/
+1
2018-08-28
EPUB writer: set epub:type on body element intelligently.
John MacFarlane
1
-6
/
+22
2018-08-24
FB2 writer: put coverpage element between title and date...
John MacFarlane
1
-2
/
+3
2018-08-24
HTML reader: allow enabling `raw_tex` extension.
John MacFarlane
1
-3
/
+28
2018-08-24
PDF: fix reference to rsvg-convert (#4855)
Antonio Terceiro
1
-1
/
+1
2018-08-22
HTML reader: extract spaces inside links instead of trimming them
Alexander Krotov
1
-3
/
+3
2018-08-21
LaTeX reader: support blockcquote, foreignblockquote from csquotes.
John MacFarlane
1
-5
/
+19
2018-08-21
LaTeX reader: support enquote*, foreignquote, hypphenquote...
John MacFarlane
1
-6
/
+24
2018-08-19
Markdown writer: escape `~` if strikeout extension enabled.
John MacFarlane
1
-1
/
+2
2018-08-18
Fix compiler warning.
John MacFarlane
1
-1
/
+1
2018-08-17
LaTeX reader: Support more text-mode accents.
John MacFarlane
1
-1
/
+91
2018-08-17
LaTeX reader: use combining characters when needed for accents.
John MacFarlane
1
-1
/
+4
2018-08-17
Docx writer: properly handle display math in spans.
John MacFarlane
2
-6
/
+10
2018-08-17
Add support for latex mintinline (#4365)
Marc Schreiber
1
-0
/
+11
2018-08-17
Haddock Writer: Use proper format for latex math in haddock (#4571).
Joe Hermaszewski
1
-6
/
+4
2018-08-17
LaTeX reader: fix siunitx unit commands...
John MacFarlane
1
-174
/
+182
2018-08-16
LaTeX reader: fix double `unnumbered` class.
John MacFarlane
1
-21
/
+20
2018-08-16
TEI improvements.
John MacFarlane
1
-14
/
+1
2018-08-16
LaTeX writer/template: be sensitive to `filecolor` variable.
John MacFarlane
1
-1
/
+2
2018-08-15
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
John MacFarlane
3
-16
/
+10
2018-08-14
ODT reader: deal gracefully with missing `<office:font-face-decls/>`.
John MacFarlane
1
-1
/
+1
2018-08-14
LaTeX reader: handle parameter patterns for `\def`.
John MacFarlane
2
-23
/
+50
2018-08-13
RST writer: render Divs with admonition classes as admonitions.
John MacFarlane
1
-3
/
+12
2018-08-13
RST writer: use `.. container` for generic Divs, instead of raw HTML.
John MacFarlane
1
-4
/
+10
2018-08-12
LaTeX reader: Allow `%` characters in URLs.
John MacFarlane
1
-13
/
+31
2018-08-12
Muse reader: don't allow digits after closing marker in lightweight markup
Alexander Krotov
1
-2
/
+2
2018-08-12
Lua: cleanup Lua utils, remove unused functions.
Albert Krewinkel
5
-104
/
+75
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-2
/
+4
2018-08-10
Avoid incomplete pattern patch.
John MacFarlane
1
-5
/
+8
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-11
/
+5
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-7
/
+8
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-3
/
+1
2018-08-10
Avoid non-exhaustive pattern matches.
John MacFarlane
1
-4
/
+6
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-11
/
+12
[prev]
[next]