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-09-10
Make HTML5 header easier to style precisely in default template (#4767)
J. B. Rainsberger
1
-1
/
+1
2018-09-10
Remove RawBlock from HTML round trip tests
Alexander Krotov
1
-0
/
+1
2018-09-10
HTML reader: test round trip property
Alexander Krotov
1
-0
/
+23
2018-09-09
LaTeX reader: resolve `\ref` for figure numbers.
John MacFarlane
1
-1
/
+44
2018-09-09
Org writer: don't escape literal `_`, `^`.
John MacFarlane
1
-4
/
+4
2018-09-07
HTML reader: parse `<script type="math/tex` tags as math.
John MacFarlane
1
-0
/
+13
2018-09-06
Org reader: respect export option `p` for planning info
Albert Krewinkel
2
-0
/
+36
2018-09-06
Muse reader: close the </quote> in indented tag test
Alexander Krotov
1
-1
/
+2
2018-09-05
Org reader: strip planning info from output
Albert Krewinkel
1
-0
/
+25
2018-09-04
hlint Muse writer tests
Alexander Krotov
1
-6
/
+6
2018-09-04
Remove redundant $
Alexander Krotov
1
-1
/
+1
2018-09-02
Muse reader: autonumber sections in the correct order
Alexander Krotov
1
-0
/
+12
2018-09-02
Muse writer: use lightweight markup when possible
Alexander Krotov
2
-50
/
+75
2018-09-02
Muse reader: allow newline after opening "*" or "**"
Alexander Krotov
1
-0
/
+8
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
[prev]
[next]