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
2021-02-12
Fix command test 5686
John MacFarlane
1
-1
/
+1
2021-02-12
Add command test for #7092
John MacFarlane
1
-0
/
+8
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
1
-0
/
+7
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
80
-4
/
+11
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
53
-102
/
+0
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
1
-0
/
+8
2021-02-03
LaTeX template: Update to iftex package (#7073)
Andrew Dunning
4
-15
/
+15
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
3
-14
/
+3
2021-02-02
Add tests for search_path_separator
Albert Krewinkel
1
-0
/
+8
2021-02-02
Check that all documented functions are present.
Albert Krewinkel
1
-0
/
+19
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
2
-0
/
+19
2021-02-02
Test suite: a more robust way of testing the executable.
John MacFarlane
4
-72
/
+64
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
1
-3
/
+3
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
1
-0
/
+90
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
1
-0
/
+32
2021-01-29
Markdown writer: handle math right before digit.
John MacFarlane
1
-0
/
+6
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
2
-5
/
+6
2021-01-22
ImageSize: use viewBox for svg if no length, width.
John MacFarlane
1
-16
/
+14
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
1
-0
/
+146
2021-01-19
JATS writer: Ensure that disp-quote is always wrapped in p.
John MacFarlane
3
-96
/
+128
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
1
-30
/
+0
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
1
-0
/
+30
2021-01-15
Use dev version of citeproc.
John MacFarlane
1
-11
/
+9
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
32
-0
/
+0
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
1
-0
/
+48
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
1
-0
/
+10
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
30
-30
/
+30
2021-01-07
gfm/commonmark writer: implement start number on ordered lists.
John MacFarlane
1
-0
/
+8
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
5
-73
/
+11
2021-01-06
Remove `\setupthinrules` from default context template.
John MacFarlane
2
-4
/
+0
2021-01-05
HTML writer: fix implicit_figure at end of footnotes.
John MacFarlane
1
-0
/
+20
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
10
-0
/
+33
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
1
-0
/
+37
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
1
-2
/
+2
2021-01-02
LaTeX writer: revert table line height increase in 2.11.3.
John MacFarlane
6
-79
/
+62
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
1
-3
/
+3
2020-12-30
Mediawiki reader: allow space around storng/emph delimiters.
John MacFarlane
1
-0
/
+21
2020-12-30
Update ms table tests.
John MacFarlane
1
-0
/
+14
2020-12-28
Update test for new citeproc and require it in cabal.
John MacFarlane
1
-1
/
+1
2020-12-27
Add support for writing nested tables to asciidoc (#6972)
timo-a
1
-0
/
+82
2020-12-27
Powerpoint writer: allow arbitrary OOXML in raw inline elements
Albert Krewinkel
1
-1
/
+1
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
4
-1
/
+86
2020-12-18
Remove some test files that are no longer used.
John MacFarlane
3
-48
/
+0
2020-12-17
Update test with new skylighting CSS.
John MacFarlane
2
-0
/
+2
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
1
-0
/
+16
2020-12-15
Allow both inline and external references to be used
John MacFarlane
1
-0
/
+18
2020-12-13
RST writer: better image handling.
John MacFarlane
2
-11
/
+31
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
5
-0
/
+19
2020-12-12
ICML writer: fix image bounding box for custom widths/heights
mb21
3
-0
/
+7
2020-12-10
HTML reader: retain attribute prefixes and avoid duplicates.
John MacFarlane
2
-5
/
+5
[next]