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
/
Muse.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-14
Muse: add RTL support
Alexander Krotov
1
-0
/
+3
2019-06-09
Muse reader: test that links inside image descriptions work
Alexander Krotov
1
-0
/
+3
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
1
-0
/
+3
2019-02-18
Muse reader: add secondary note support
Alexander Krotov
1
-0
/
+17
2019-02-06
Muse reader: test that block level markup does not break <verbatim>
Alexander Krotov
1
-0
/
+7
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+11
2018-12-25
Muse reader tests: test #cover directive
Alexander Krotov
1
-0
/
+5
2018-11-14
Muse reader: trim whitespace before parsing grid table cells
Alexander Krotov
1
-0
/
+11
2018-11-14
Muse reader: add grid tables support
Alexander Krotov
1
-0
/
+43
2018-10-28
Muse: Make tables round-trip
Alexander Krotov
1
-2
/
+16
2018-10-28
Muse reader: try to parse lists before trying to parse table
Alexander Krotov
1
-0
/
+12
2018-10-27
Remove misleading comment from Muse reader tests
Alexander Krotov
1
-1
/
+0
2018-10-27
Muse reader: forbid whitespace after opening and before closing markup elements
Alexander Krotov
1
-2
/
+10
2018-10-26
Muse reader: parse page breaks
Alexander Krotov
1
-0
/
+8
2018-10-22
Muse reader: allow footnotes to start with empty line
Alexander Krotov
1
-0
/
+17
2018-10-21
Muse reader: allow empty headers
Alexander Krotov
1
-0
/
+7
2018-10-17
Muse reader: allow examples to be indented with tabs
Alexander Krotov
1
-0
/
+8
2018-10-17
Muse reader: remove indentation from examples indicated by {{{ and }}}
Alexander Krotov
1
-0
/
+6
2018-10-15
Only override --quickcheck-tests=N if N is not default value (100).
John MacFarlane
1
-1
/
+6
2018-10-10
Test that Muse reader can parse code with = sign inside
Alexander Krotov
1
-0
/
+2
2018-10-10
Muse reader: fix parsing of empty cells
Alexander Krotov
1
-0
/
+11
2018-10-05
Muse reader: allow table caption to contain "+"
Alexander Krotov
1
-0
/
+8
2018-09-27
HTML, Muse reader tests: reduce time taken by round-trip test.
John MacFarlane
1
-1
/
+1
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-11
Muse reader tests: accept Blocks instead of Block in round trip test
Alexander Krotov
1
-2
/
+2
2018-09-06
Muse reader: close the </quote> in indented tag test
Alexander Krotov
1
-1
/
+2
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-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-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-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-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
[next]