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
2018-10-05
Muse reader: allow table caption to contain "+"
Alexander Krotov
1
-0
/
+8
2018-09-28
Parse empty argument array in inline src blocks.
leungbk
1
-0
/
+7
2018-09-27
HTML, Muse reader tests: reduce time taken by round-trip test.
John MacFarlane
2
-4
/
+6
2018-09-22
Muse reader tests: more tests
Alexander Krotov
1
-0
/
+12
2018-09-21
Muse reader: do not allow code markup to be followed by digit
Alexander Krotov
1
-0
/
+4
2018-09-19
Markdown reader: distinguish autolinks in the AST.
John MacFarlane
1
-3
/
+5
2018-09-18
parse rST inlines containing newlines closing #4912
danse
1
-0
/
+3
2018-09-11
Enable tables in HTML round trip test
Alexander Krotov
1
-1
/
+0
2018-09-11
HTML reader tests: accept Blocks in round trip test
Alexander Krotov
1
-2
/
+2
2018-09-11
Muse reader tests: accept Blocks instead of Block in round trip test
Alexander Krotov
1
-2
/
+2
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-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
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 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-12
Muse reader: don't allow digits after closing marker in lightweight markup
Alexander Krotov
1
-0
/
+4
2018-08-05
RST reader: improve parsing of inline interpreted text roles.
John MacFarlane
1
-1
/
+1
2018-07-24
RST reader: remove support for nested inlines.
danse
1
-0
/
+11
2018-07-23
Org reader: fix parsers relying on parseFromString
Albert Krewinkel
1
-0
/
+11
2018-07-15
Wrap emojis in span nodes (#4759)
Anders Waldenborg
1
-1
/
+3
2018-07-02
More spellcheck
Alexander Krotov
1
-1
/
+1
2018-05-31
Muse reader: add support for floating images
Alexander Krotov
1
-0
/
+6
2018-05-31
Muse reader: add support for images with specified width
Alexander Krotov
1
-0
/
+6
2018-05-30
Muse reader: parse image URLs without "guard" and "takeExtension"
Alexander Krotov
1
-0
/
+3
2018-05-27
Muse reader: test image with space in filename
Alexander Krotov
1
-0
/
+3
2018-05-11
Removed inadvertently added .orig files from repository.
John MacFarlane
25
-5879
/
+0
2018-04-26
Add FB2 reader (#4539)
Alexander
1
-0
/
+29
2018-04-26
Muse reader: allow nested footnotes
Alexander Krotov
1
-0
/
+9
2018-04-19
Muse reader: allow "-" in anchors
Alexander Krotov
1
-0
/
+5
2018-04-17
Docx reader tests: Test for combining adjacent code blocks.
Jesse Rosenthal
1
-0
/
+4
2018-04-17
Markdown reader: add regression test for previous commit
Alexander Krotov
1
-0
/
+3
2018-04-16
Muse reader: allow verse to be indented
Alexander Krotov
1
-0
/
+18
2018-04-16
Fix a typo in Muse reader testsuite comment
Alexander Krotov
1
-1
/
+1
2018-04-15
Muse reader: don't allow footnote references inside links
Alexander Krotov
1
-0
/
+3
2018-04-15
Muse reader: allow URL to be empty
Alexander Krotov
1
-0
/
+1
2018-04-15
Muse reader: require that comment semicolons are in the first column
Alexander Krotov
1
-0
/
+1
2018-04-14
Man writer: Don't escape U+2019 as '.
John MacFarlane
25
-0
/
+5879
2018-04-09
Muse reader: add support for Text:Amuse multiline headings
Alexander Krotov
1
-4
/
+18
2018-04-07
Muse reader: add support for <biblio> and <play> tags
Alexander Krotov
1
-0
/
+17
2018-04-02
Muse reader: add <math> tag support
Alexander Krotov
1
-0
/
+2
2018-04-02
Muse writer: place header IDs before header
Alexander Krotov
1
-1
/
+2
2018-03-25
Muse reader: enable round-trip test
Alexander Krotov
1
-3
/
+2
2018-03-25
Muse reader: allow links to have empty descriptions
Alexander Krotov
1
-0
/
+3
2018-03-25
Muse reader: require block <literal> tags to be on separate lines
Alexander Krotov
1
-0
/
+3
2018-03-18
Comment out Muse reader round-trip test.
John MacFarlane
1
-3
/
+4
[next]