index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-24
Changed failure message in anyHtmlBlockTag (minor change).
fiddlosopher
1
-1
/
+1
2007-12-23
Modified rawHtmlBlock in HTML reader so it parses </html> and </body> tags.
fiddlosopher
1
-2
/
+7
2007-12-21
Modified 'source' parser in Markdown reader to allow backslash escapes in URLs.
fiddlosopher
1
-3
/
+4
2007-12-21
Modified rules for HTML header identifiers to ensure legal identifiers.
fiddlosopher
1
-13
/
+16
2007-12-21
Fixed handling of email addresses in markdown and reStructuredText.
fiddlosopher
3
-40
/
+36
2007-12-08
Removed support for "box-style" block quotes in markdown.
fiddlosopher
1
-12
/
+2
2007-12-04
Improvements to LaTeX and ConTeXt footnote handling:
fiddlosopher
2
-5
/
+7
2007-12-02
If gladtex specified, don't prettyprint <EQ> tags, or gladtex gets confused.
fiddlosopher
1
-1
/
+1
2007-12-02
Small fix to error handling in TeXMath parser:
fiddlosopher
1
-3
/
+3
2007-12-02
TeXMath parser: use emphasis only for letters, not numbers.
fiddlosopher
1
-4
/
+8
2007-12-02
Put math in HTML inside <span class="math">.
fiddlosopher
1
-1
/
+2
2007-12-02
Added Text.Pandoc.Readers.TeXMath and changed default handling of math.
fiddlosopher
6
-18
/
+237
2007-12-01
Added --gladtex and --mimetex options.
fiddlosopher
1
-1
/
+5
2007-12-01
Added HTMLMathMethod writer option.
fiddlosopher
2
-13
/
+24
2007-11-29
Changed all writers to handle new Math block element.
fiddlosopher
8
-8
/
+19
2007-11-29
Modified markdown reader for new Math block.
fiddlosopher
1
-1
/
+1
2007-11-29
Modified LaTeX reader for new Math blocks.
fiddlosopher
1
-3
/
+3
2007-11-29
Modified refsMatch for new Math block element.
fiddlosopher
1
-0
/
+2
2007-11-29
Added new Math block element.
fiddlosopher
1
-0
/
+1
2007-11-29
Moved everything from src into the top-level directory.
fiddlosopher
17
-0
/
+6822
2007-11-28
Removed Text directory. This is a remnant of an experiment
fiddlosopher
20
-6967
/
+0
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
20
-0
/
+6967
[prev]