index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
Muse reader: parse <verse> tag in one pass
Alexander Krotov
1
-0
/
+6
2018-08-30
Fix a typo: s/afeter/after/
Alexander Krotov
1
-1
/
+1
2018-08-29
RSTR reader: don't skip link definitions after comments.
John MacFarlane
1
-0
/
+9
2018-08-24
HTML reader: allow enabling `raw_tex` extension.
John MacFarlane
1
-0
/
+29
2018-08-22
HTML reader: extract spaces inside links instead of trimming them
Alexander Krotov
1
-0
/
+6
2018-08-21
LaTeX reader: support blockcquote, foreignblockquote from csquotes.
John MacFarlane
1
-3
/
+4
2018-08-21
LaTeX reader: support enquote*, foreignquote, hypphenquote...
John MacFarlane
1
-0
/
+58
2018-08-17
LaTeX reader: Support more text-mode accents.
John MacFarlane
1
-4
/
+4
2018-08-17
Add support for latex mintinline (#4365)
Marc Schreiber
1
-0
/
+22
2018-08-17
Haddock Writer: Use proper format for latex math in haddock (#4571).
Joe Hermaszewski
1
-7
/
+7
2018-08-17
LaTeX reader: fix siunitx unit commands...
John MacFarlane
1
-0
/
+6
2018-08-16
TEI template: improve publicationStmt.
John MacFarlane
1
-2
/
+2
2018-08-15
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
John MacFarlane
14
-20
/
+27
2018-08-14
LaTeX reader: handle parameter patterns for `\def`.
John MacFarlane
1
-0
/
+7
2018-08-13
RST writer: render Divs with admonition classes as admonitions.
John MacFarlane
1
-0
/
+20
2018-08-13
RST writer: use `.. container` for generic Divs, instead of raw HTML.
John MacFarlane
1
-68
/
+14
2018-08-12
LaTeX reader: Allow `%` characters in URLs.
John MacFarlane
1
-0
/
+21
2018-08-12
Muse reader: don't allow digits after closing marker in lightweight markup
Alexander Krotov
1
-0
/
+4
2018-08-07
Markdown reader: Properly handle boolean values in YAML metadata.
John MacFarlane
1
-0
/
+50
2018-08-06
Fix parsing of embedded mappings in YAML metadata.
John MacFarlane
1
-0
/
+10
2018-08-05
RST reader: improve parsing of inline interpreted text roles.
John MacFarlane
4
-4
/
+52
2018-08-05
Added test case for #4669 to repository.
John MacFarlane
1
-0
/
+29
2018-08-01
RST writer: use `titleblock` instead of `title` variable for title block
Francesco Occhipinti
1
-0
/
+8
2018-07-30
DocBook reader: metadata handling improvements.
John MacFarlane
1
-1
/
+1
2018-07-30
Lua Utils module: add function blocks_to_inlines (#4799)
Albert Krewinkel
2
-1
/
+17
2018-07-24
RST reader: remove support for nested inlines.
danse
2
-6
/
+11
2018-07-24
MediaWiki writer: Avoid extra blank line in tables with empty cells.
John MacFarlane
1
-0
/
+18
2018-07-23
Org reader: fix parsers relying on parseFromString
Albert Krewinkel
1
-0
/
+11
2018-07-21
RST reader: fix double-link bug.
John MacFarlane
1
-0
/
+6
2018-07-19
Fix for bug in parsing `\include` in markdown.
John MacFarlane
1
-0
/
+22
2018-07-15
Make markdown and github writers respect the `emoji` extension.
John MacFarlane
1
-0
/
+27
2018-07-15
Wrap emojis in span nodes (#4759)
Anders Waldenborg
3
-2
/
+29
2018-07-12
AsciiDoc Writer: escape square brackets at start of line (#4708)
Mauro Bieg
1
-0
/
+20
2018-07-02
More spellcheck
Alexander Krotov
9
-7
/
+7
2018-06-30
RST writer: don't treat 'example' as a syntax name.
John MacFarlane
1
-0
/
+16
2018-06-29
CommonMark reader: Handle ascii_identifiers extension (#4733)
Anders Waldenborg
1
-0
/
+25
2018-06-28
TikiWiki reader: improve list parsing (#4723)
Mauro Bieg
2
-29
/
+63
2018-06-25
Texinfo writer: use @sup and @sub instead of custom macros
Alexander Krotov
1
-22
/
+2
2018-06-13
Markdown reader: allow empty code spans.
John MacFarlane
1
-0
/
+6
2018-06-13
LaTeX Reader: parse figure label into Image id (#4704)
Mauro Bieg
2
-2
/
+2
2018-06-12
FB2 writer: convert Plain to Para in annotation
Alexander Krotov
1
-1
/
+1
2018-06-12
FB2 writer: fix order of items in title-info
Alexander Krotov
1
-1
/
+1
2018-06-11
Adjust command test not to use echo.
John MacFarlane
1
-1
/
+2
2018-06-09
Use skylighting 0.7.2. Adjust tests.
John MacFarlane
2
-12
/
+8
2018-06-07
beamer output: fix single digit column percentage (#4691)
Mauro Bieg
3
-6
/
+33
2018-06-01
LaTeX reader: handle includes without surrounding blanklines.
John MacFarlane
2
-0
/
+16
2018-05-31
Muse reader: add support for floating images
Alexander Krotov
1
-0
/
+6
2018-05-31
Muse reader: add support for images with specified width
Alexander Krotov
1
-0
/
+6
2018-05-30
LaTeX reader `rawLaTeXBlock`: handle macros that resolve to a...
John MacFarlane
1
-0
/
+20
2018-05-30
Markdown writer: preserve `implicit_figures` with attributes...
John MacFarlane
1
-0
/
+7
[prev]
[next]