index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2015-11-20
Updated tests for context template changes.
John MacFarlane
2015-11-20
latex template changes.
John MacFarlane
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
2015-11-18
Docx reader: Add test cases for dummy list items.
Jesse Rosenthal
2015-11-16
ICML writer: better handling of math.
John MacFarlane
2015-11-14
Added test case for links in notes.
Jesse Rosenthal
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
2015-11-13
Merge pull request #2525 from tarleb/org-smart-fixes
John MacFarlane
2015-11-13
Added `emoji` extension to Markdown.
John MacFarlane
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
2015-11-12
Updated tests for template changes.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
2015-10-30
Pipe tables with long lines now get relative cell widths.
John MacFarlane
2015-10-30
HTML writer: use width on whole table if col widths sum to < 100%.
John MacFarlane
2015-10-30
Textile reader: don't do smart punctuation unless explicitly asked.
John MacFarlane
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
2015-10-25
Template improvements (Andrew Dunning).
John MacFarlane
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
2015-10-24
Org reader: fix paragraph/list interaction
Albert Krewinkel
2015-10-22
Fixed over-eager raw HTML inline parsing.
John MacFarlane
2015-10-20
Updated tests for latex/context template changes.
John MacFarlane
2015-10-19
Fixed one test case.
John MacFarlane
2015-10-19
Merge pull request #2458 from mb21/lang-inlines
John MacFarlane
2015-10-18
Updated tests for template changes.
John MacFarlane
2015-10-18
Tests: Unset `pandoc-version` so we don't get the comment...
John MacFarlane
2015-10-18
Added writers-lang-and-dir test, fixed ConTeXt writer test
mb21
2015-10-15
Use unicode super/subscripts for digits in plain output.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2015-10-13
Fixed tests for template changes.
John MacFarlane
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
2015-10-11
HTML reader/writer: better handling of "section" elements.
John MacFarlane
2015-10-10
Removed xltxtra, xunicode from LaTeX template.
John MacFarlane
2015-10-10
Merge pull request #2412 from frerich/reader/docbook/xref_support
John MacFarlane
2015-10-10
Adjusted man writer test for latest template changes.
John MacFarlane
2015-10-04
Merge pull request #2432 from hftf/hyphens
John MacFarlane
2015-10-04
Updated tests for changes to latex template.
John MacFarlane
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
2015-09-26
MediaBag: ensure that / is always used as path separator.
John MacFarlane
2015-09-24
Improve text generated for <xref> by employing docbook-xsl heuristics
Frerich Raabe
2015-09-24
Added proper support for DocBook 'xref' elements
Frerich Raabe
2015-09-20
Merge pull request #2406 from tarleb/org-verse-fix
John MacFarlane
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
[next]