index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
Muse.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
Muse reader: simplify tableCell implementation (#3846)
Alexander
1
-3
/
+1
2017-08-06
Muse reader: debug indented paragraph support (#3839)
Alexander
1
-21
/
+5
2017-08-06
Muse reader: debug list and list item separation rules (#3837)
Alexander
1
-5
/
+4
2017-08-03
Muse reader: do not allow headers in blockquotes (#3831)
Alexander Krotov
1
-1
/
+1
2017-08-03
Muse reader: do not parse blocks inside comments (#3828)
Alexander Krotov
1
-1
/
+1
2017-07-21
Muse reader: fix reading of lists inside tags (#3802)
Alexander Krotov
1
-3
/
+2
2017-07-07
Rewrote LaTeX reader with proper tokenization.
John MacFarlane
1
-1
/
+1
2017-06-28
Muse reader: parse indented blockquotes (#3769)
Alexander Krotov
1
-1
/
+22
2017-06-26
Muse reader: fix horizontal rule parsing (#3762)
Alexander Krotov
1
-2
/
+4
2017-06-26
Muse reader: simplify para implementation (#3761)
Alexander Krotov
1
-3
/
+1
2017-06-25
Muse reader: Require space before and after '=' for code (#3758)
Alexander Krotov
1
-3
/
+10
2017-06-20
Move CR filtering from tabFilter to the readers.
John MacFarlane
1
-1
/
+2
2017-06-20
Muse reader: check that headers start at the first column (#3749)
Alexander Krotov
1
-0
/
+2
2017-06-19
Separated tracing from logging.
John MacFarlane
1
-3
/
+2
2017-06-19
Muse reader: fix list item continuation parsing (#3747)
Alexander Krotov
1
-2
/
+2
2017-06-19
Add Muse reader (#3620)
Alexander Krotov
1
-0
/
+577