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
/
Docx
/
Parse.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
Docx reader: Handle inline drawings.
Jesse Rosenthal
1
-3
/
+15
2014-08-07
Docx reader: Split math out into math module.
Jesse Rosenthal
1
-366
/
+7
2014-08-06
Add a note on how `mapD` works.
Jesse Rosenthal
1
-0
/
+3
2014-08-06
Docx reader: Use TeXMath to write math
Jesse Rosenthal
1
-22
/
+125
2014-08-01
Docx Parser: Produce endnotes.
Jesse Rosenthal
1
-2
/
+2
2014-07-30
Docx reader: Make docx reader put image data in MediaBag.
Jesse Rosenthal
1
-5
/
+5
2014-07-12
Removed space at ends of lines in source.
John MacFarlane
1
-24
/
+24
2014-07-12
Docx Reader: Add a compatibility layer for Except.
Jesse Rosenthal
1
-3
/
+3
2014-07-12
Docx Reader: A nicer Docx type.
Jesse Rosenthal
1
-685
/
+670
2014-07-02
Docx Reader: Parse omml equations.
Jesse Rosenthal
1
-8
/
+336
2014-06-29
Docx reader: Add ParIndentation type to parser.
Jesse Rosenthal
1
-5
/
+26
2014-06-25
Docx reader: Code cleanup in parse.
Jesse Rosenthal
1
-38
/
+12
2014-06-25
Docx reader: Remove unnecessary filter in Parse.
Jesse Rosenthal
1
-7
/
+2
2014-06-25
Docx reader: Parse Insertions and Deletions.
Jesse Rosenthal
1
-1
/
+17
2014-06-25
Docx Reader: Add change types
Jesse Rosenthal
1
-1
/
+5
2014-06-19
Add literal tabs to parser.
Jesse Rosenthal
1
-1
/
+4
2014-06-16
Naming: Use Docx instead of DocX.
John MacFarlane
1
-0
/
+604
[prev]