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
2019-12-20
Jira writer: use jira-wiki-markup renderer
Albert Krewinkel
2
-146
/
+64
2019-12-19
Org reader: fix parsing problem for colons in headline
Albert Krewinkel
1
-0
/
+10
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
2
-9
/
+17
2019-12-17
Add jira reader (#5913)
Albert Krewinkel
5
-0
/
+587
2019-12-17
Adjust test to work with Windows (I hope).
John MacFarlane
1
-1
/
+1
2019-12-17
Improved --toc generation.
John MacFarlane
1
-0
/
+56
2019-12-17
Improved makeSections so we don't get doubled attributes.
John MacFarlane
2
-4
/
+4
2019-12-17
Added test for #5986.
John MacFarlane
1
-0
/
+16
2019-12-17
Add section-divs command test (failing).
John MacFarlane
1
-0
/
+25
2019-12-13
Org reader: add table labels to caption if both are present
Albert Krewinkel
1
-1
/
+1
2019-12-11
ConTeXt template: Adjustments to title formatting (#5949)
Denis Maier
1
-3
/
+3
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
1
-0
/
+15
2019-12-05
Keep the \author{} command even if author is not specified (#5961)
Yihui Xie
3
-0
/
+3
2019-12-05
Roll back part of of `--shift-heading-level-by` change.
John MacFarlane
1
-3
/
+2
2019-12-05
HTML-based templates: Add CSS to suppress bullet on unordered task lists.
John MacFarlane
7
-0
/
+7
2019-12-05
HTML writer: add task-list class to ul if all elements are task list items.
John MacFarlane
1
-4
/
+4
2019-12-05
Fix makeSections so it doesn't turn column divs into sections.
John MacFarlane
1
-0
/
+28
2019-11-25
RST writers: Use grid tables for 1-column tables.
John MacFarlane
1
-0
/
+40
2019-11-22
Jira writer: improve escaping of special chars (#5925)
Albert Krewinkel
2
-50
/
+51
2019-11-19
Improve markdown escaping in list items.
John MacFarlane
1
-0
/
+6
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
1
-0
/
+3
2019-11-16
Ms template: Use Palatino for default font.
John MacFarlane
1
-1
/
+1
2019-11-16
Updaet ms writer test.
John MacFarlane
1
-1
/
+1
2019-11-16
Ms writer: boldface definition terms in DefinitionLists.
John MacFarlane
1
-17
/
+17
2019-11-16
ms template: default to page numbers on bottom, no paragaraph indent.
John MacFarlane
1
-1
/
+4
2019-11-16
ConTeXt template: add a saner default for page numbers.
John MacFarlane
2
-0
/
+2
2019-11-16
ConTeXt writer: use braces, not start/stop, for inline language tags.
John MacFarlane
1
-7
/
+6
2019-11-16
Change styles in reference.docx.
John MacFarlane
28
-0
/
+0
2019-11-15
RST writer: Improve spacing for tables with no width information.
John MacFarlane
2
-9
/
+68
2019-11-14
Change reference.docx to use more normal block quotes.
John MacFarlane
28
-0
/
+0
2019-11-14
Change optInputFiles to a `Maybe [FilePath]`.
John MacFarlane
1
-1
/
+1
2019-11-14
Allow combining `-Vheader-includes` and `--include-in-header`.
John MacFarlane
1
-0
/
+2
2019-11-14
Fixed some test locations and put test data files in extra-source-files.
John MacFarlane
10
-7
/
+7
2019-11-14
Fix regression preventing header-includes from being set using -V.
John MacFarlane
1
-0
/
+8
2019-11-14
RST writer: fix backslash escaping after strings
Albert Krewinkel
1
-0
/
+3
2019-11-13
Add test for #5881.
John MacFarlane
7
-0
/
+23
2019-11-13
Ensure there's a blank line before RST tables.
John MacFarlane
1
-0
/
+36
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
14
-32
/
+49
2019-11-11
Markdown reader: fix small super/subscript issue.
John MacFarlane
1
-0
/
+7
2019-11-11
Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...
Florian Beeres
1
-0
/
+20
2019-11-07
DocBook reader: Fix bug with entities in mathphrase element.
John MacFarlane
1
-0
/
+20
2019-11-07
Change merge behavior for metadata.
John MacFarlane
1
-1
/
+1
2019-11-04
HTML Reader/Writer - Add support for <var> and <samp> (#5861)
Amogh Rathore
2
-0
/
+28
2019-11-03
Docx reader: fix list number resumption for sublists. Closes #4324.
John MacFarlane
3
-0
/
+12
2019-11-03
Place caption before table in OpenDocument format. (#5869)
Dmitry Pogodin
2
-10
/
+10
2019-11-02
LaTeX reader: Fixed dollar-math parsing...
John MacFarlane
1
-0
/
+8
2019-11-02
Add test for #5836.
John MacFarlane
1
-0
/
+19
2019-11-02
Test for macro definitions in LaTeX preamble.
John MacFarlane
1
-0
/
+16
2019-11-02
Add test case for #5845.
John MacFarlane
1
-0
/
+16
2019-10-31
Jira writer: remove extraneous newline after single-line block quotes
Albert Krewinkel
1
-5
/
+0
[prev]
[next]