index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-09
LaTeX reader: resolve `\ref` for figure numbers.
John MacFarlane
1
-1
/
+44
2018-09-07
HTML reader: parse `<script type="math/tex` tags as math.
John MacFarlane
1
-0
/
+13
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
LaTeX reader: fix siunitx unit commands...
John MacFarlane
1
-0
/
+6
2018-08-15
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
John MacFarlane
9
-13
/
+13
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-12
LaTeX reader: Allow `%` characters in URLs.
John MacFarlane
1
-0
/
+21
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
2
-2
/
+50
2018-08-05
Added test case for #4669 to repository.
John MacFarlane
1
-0
/
+29
2018-07-24
RST reader: remove support for nested inlines.
danse
1
-6
/
+0
2018-07-24
MediaWiki writer: Avoid extra blank line in tables with empty cells.
John MacFarlane
1
-0
/
+18
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
2
-1
/
+26
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
1
-1
/
+1
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
1
-0
/
+34
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-11
Adjust command test not to use echo.
John MacFarlane
1
-1
/
+2
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-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
2018-05-15
rawLaTeXBlock: don't expand macros in macro definitions!
John MacFarlane
1
-0
/
+8
2018-05-11
Removed inadvertently added .orig files from repository.
John MacFarlane
1
-1
/
+0
2018-05-09
Fix regression with tex math environments in HTML + MathJax.
John MacFarlane
1
-0
/
+10
2018-05-09
Parsing: Lookahead for non-whitespace after single/double quote start.
John MacFarlane
1
-0
/
+6
2018-05-08
Add test for #4576.
John MacFarlane
1
-0
/
+6
2018-04-26
RST reader: fix anonymous redirects with backticks.
John MacFarlane
1
-0
/
+10
2018-04-25
Add tests for #4589 and #4594 (currently failing).
John MacFarlane
2
-0
/
+38
2018-04-22
RST reader: allow < 3 spaces indent under directives.
John MacFarlane
1
-0
/
+16
2018-04-21
Markdown reader/writer: spacing adjustments in tables.
John MacFarlane
2
-1
/
+15
2018-04-19
RST writer: use more consistent indentation.
John MacFarlane
2
-7
/
+7
2018-04-14
Man writer: Don't escape U+2019 as '.
John MacFarlane
2
-0
/
+8
2018-04-05
LaTEX reader: properly resolve section numbers with \ref and chapters.
John MacFarlane
1
-0
/
+36
2018-04-05
CommonMark writer: correctly ignore LaTeX raw blocks when not raw_tex (#4533)
quasicomputational
1
-0
/
+21
2018-04-02
LaTeX reader: parse sloppypar environment (#4517)
Marc Schreiber
1
-0
/
+23
[next]