index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Recognize data-external when reading HTML img tags (#7429)
Michael Hoffmann
1
-0
/
+6
2021-05-29
Reduce size of cover image in test epub.
John MacFarlane
1
-1
/
+1
2021-05-28
Docx reader: Support new table features.
Emily Bourke
1
-0
/
+16
2021-05-25
Jira: add support for "smart" links
Albert Krewinkel
1
-0
/
+8
2021-05-24
MediaBag improvements.
John MacFarlane
1
-5
/
+5
2021-05-17
HTML writer: keep attributes from code nested below pre tag.
Albert Krewinkel
1
-0
/
+11
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
1
-5
/
+9
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
1
-2
/
+2
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
1
-0
/
+4
2021-04-28
Smarter smart quotes.
John MacFarlane
1
-1
/
+1
2021-03-31
Treat tabs as spaces in ODT Reader. (#7185)
niszet
1
-0
/
+1
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
1
-0
/
+6
2021-02-28
Remove superfluous imports.
John MacFarlane
1
-2
/
+0
2021-02-28
T.P.Readers.LaTeX: Don't export tokenize, untokenize.
John MacFarlane
1
-16
/
+1
2021-02-22
Text.Pandoc.UTF8: change IO functions to return Text, not String.
John MacFarlane
1
-1
/
+1
2021-02-18
Org reader: fix bug in org-ref citation parsing.
Albert Krewinkel
1
-0
/
+40
2021-02-13
Org: support task_lists extension
Albert Krewinkel
1
-0
/
+13
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
1
-0
/
+1
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
28
-54
/
+0
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-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
24
-24
/
+24
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
1
-2
/
+2
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
1
-3
/
+3
2020-12-05
Org reader: preserve targets of spurious links
Albert Krewinkel
1
-2
/
+4
2020-11-24
HTML reader tests: disable round-trip testing for tables
Albert Krewinkel
1
-11
/
+3
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
1
-0
/
+4
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
7
-92
/
+92
2020-10-14
Fix remaining typos in tests
Albert Krewinkel
1
-1
/
+1
2020-10-06
DOCX reader: Allow empty dates in comments and tracked changes (#6726)
Diego Balseiro
1
-0
/
+4
2020-09-21
Markdown reader: Set citationNoteNum accurately in citations.
John MacFarlane
1
-4
/
+4
2020-09-15
LaTeX reader: fix improper empty cell filtering (#6689)
Christian Despres
1
-6
/
+26
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
6
-6
/
+6
2020-08-15
[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)
Laurent P. René de Cotret
1
-4
/
+13
2020-08-07
[Latex Reader] Table cell parser not consuming spaces correctly (#6597)
Laurent P. René de Cotret
1
-0
/
+7
2020-07-23
Col-span and row-span in LaTeX reader (#6470)
Laurent P. René de Cotret
1
-3
/
+55
2020-07-01
Org reader: respect tables-excluding export setting
Albert Krewinkel
1
-0
/
+8
2020-06-30
Org reader: respect export setting disabling footnotes
Albert Krewinkel
1
-0
/
+16
2020-06-30
Org reader: respect export setting which disables entities
Albert Krewinkel
1
-0
/
+6
2020-06-29
Org reader: keep unknown keyword lines as raw org
Albert Krewinkel
1
-2
/
+5
2020-06-29
Org reader: unify keyword handling
Albert Krewinkel
1
-48
/
+56
2020-06-29
Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settings
Albert Krewinkel
1
-29
/
+49
2020-06-29
Org reader: allow multiple #+SUBTITLE export settings
Albert Krewinkel
1
-0
/
+7
2020-06-28
JATS reader: parse abstract element into metadata field of same name (#6482)
Albert Krewinkel
1
-0
/
+17
2020-06-28
Org reader: read `#+INSTITUTE` values as text with markup
Albert Krewinkel
1
-0
/
+4
2020-06-28
Org tests: group export settings test for Org reader
Albert Krewinkel
1
-74
/
+79
2020-06-28
Org reader: update behavior of author, keywords export settings
Albert Krewinkel
1
-20
/
+35
2020-06-27
Org reader: read description lines as inlines
Albert Krewinkel
1
-5
/
+17
[next]