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-10-23
Groff writer character escaping changes.
John MacFarlane
1
-1
/
+1
2018-10-22
LaTeX reader: add support for `nolinkurl` command. (#4992)
Brian Leung
1
-0
/
+10
2018-10-18
Groff escaping changes.
John MacFarlane
2
-3
/
+3
2018-10-17
Move common groff functions to Text.Pandoc.Writers.Groff
John MacFarlane
2
-2
/
+2
2018-10-17
Man writer: use \f[R] instead of \f[] to reset font
Alexander Krotov
1
-3
/
+4
2018-10-15
LaTeX reader: make macroDef polymorphic and allow in inline context.
John MacFarlane
1
-2
/
+1
2018-10-15
Added failing test case for macros.
John MacFarlane
1
-0
/
+18
2018-10-14
Markdown writer: ensure blank between raw block and normal content.
John MacFarlane
1
-0
/
+4
2018-10-14
Markdown reader: Fix awkward soft break movements before abbreviations.
John MacFarlane
1
-0
/
+31
2018-10-11
HTML reader: fix htmlTag and isInlineTag to accept processing instructions.
John MacFarlane
1
-0
/
+13
2018-10-08
LaTeX writer: with `--biblatex`, use `\autocite` when possible.
John MacFarlane
1
-0
/
+22
2018-10-07
RST reader: don't allow single-dash separator in headerless table.
John MacFarlane
1
-0
/
+10
2018-10-07
LaTeX reader: fix bugs omitting raw tex.
John MacFarlane
4
-8
/
+21
2018-10-07
RST reader: pass through fields in unknown directives as div attributes.
John MacFarlane
1
-0
/
+16
2018-10-05
Org reader: fix behavior for successive calls of `#+EXCLUDE_TAGS`. (#4951)
Brian Leung
1
-0
/
+11
2018-10-05
CommonMark writer: add plain text fallbacks. (#4531)
quasicomputational
1
-0
/
+156
2018-10-05
Org reader: Add partial support for `#+EXCLUDE_TAGS` option. (#4950)
Brian Leung
1
-0
/
+29
2018-09-30
Implement `--ascii` (`writerPreferAscii`) in writers, not App.
John MacFarlane
1
-0
/
+45
2018-09-29
LaTeX reader: allow verbatim blocks ending with blank lines.
John MacFarlane
1
-0
/
+30
2018-09-26
Force inline code blocks to honor export options.
leungbk
1
-0
/
+8
2018-09-25
Add support for multiprenote and multipostnote arguments in LaTeX. (#4930)
Brian Leung
1
-0
/
+48
2018-09-20
RST reader: fix bug with internal link targets.
John MacFarlane
1
-0
/
+14
2018-09-19
Markdown reader: distinguish autolinks in the AST.
John MacFarlane
2
-1
/
+35
2018-09-16
Markdown reader: example_lists should work without startnum.
John MacFarlane
1
-0
/
+16
2018-09-15
add test for --metadata-file
mb21
2
-0
/
+19
2018-09-15
add test yaml-metadata-blocks.md
mb21
1
-0
/
+48
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
[prev]
[next]