index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-28
Cleaned up and fixed autolinks in RST. All that's needed
fiddlosopher
1
-12
/
+12
2007-07-28
Don't put autolinks in typewriter font in ConTeXt, since
fiddlosopher
1
-0
/
+2
2007-07-28
Fixed problems with obfuscateLink introduced by last round
fiddlosopher
1
-14
/
+11
2007-07-28
Changes in LaTeX reader to accommodate Pandoc's own use of
fiddlosopher
1
-2
/
+23
2007-07-28
Main: Changed putStr to putStrLn -- mainly because MacOS doesn't display
fiddlosopher
1
-1
/
+1
2007-07-28
Man page writer: modified treatment of autolinks,
fiddlosopher
1
-1
/
+1
2007-07-28
LaTeX writer: include fancyvrb and \VerbatimFootnotes
fiddlosopher
1
-4
/
+4
2007-07-28
Makefile: instead of testing for existence of pandoc
fiddlosopher
1
-4
/
+2
2007-07-28
Simplified HTML writer's treatment of autolinks.
fiddlosopher
1
-8
/
+8
2007-07-28
Updated testsuite.native - autolinks should have the
fiddlosopher
1
-2
/
+2
2007-07-28
LaTeX writer tests updated,
fiddlosopher
2
-13
/
+14
2007-07-28
Make URLs and emails in autolinks appear as Code.
fiddlosopher
4
-11
/
+11
2007-07-28
Fixed a bug in Docbook writer: email links with text were being
fiddlosopher
1
-1
/
+6
2007-07-28
Reinstated dependence on fancyvrb. It is compatible with examplep.
fiddlosopher
3
-13
/
+29
2007-07-28
Changed LaTeX writer to use the examplep package instead
fiddlosopher
7
-58
/
+59
2007-07-27
Use ` as default character for \verb in LaTeX output.
fiddlosopher
2
-7
/
+7
2007-07-27
Use HTML version of README in OSX installer, instead
fiddlosopher
1
-1
/
+1
2007-07-26
Brought changelog up to date.
fiddlosopher
1
-0
/
+2
2007-07-26
Include empty \author{} in LaTeX preamble if no
fiddlosopher
1
-4
/
+2
2007-07-26
Fixes in LaTeX writer:
fiddlosopher
2
-8
/
+7
2007-07-26
Updated copyright date and debian changelog.
fiddlosopher
2
-2
/
+12
2007-07-26
Updated documentation on ASCIIMathML.js.
fiddlosopher
2
-19
/
+18
2007-07-26
Changed how ASCIIMathML is handled:
fiddlosopher
3
-11
/
+28
2007-07-26
Modified fancy s5 test in light of asciiMathML changes.
fiddlosopher
1
-735
/
+735
2007-07-24
Copyright date change - README.
fiddlosopher
1
-1
/
+1
2007-07-24
README: Use definition list for command-line options.
fiddlosopher
1
-120
/
+136
2007-07-24
CSS changes in website: better display of definition
fiddlosopher
1
-0
/
+7
2007-07-24
README: Added missing ~ after '~a\ cat' in subscript example.
fiddlosopher
1
-1
/
+1
2007-07-24
Fixed bug in TOC generation in HTML writer (regression,
fiddlosopher
1
-1
/
+1
2007-07-24
Website: add feature "Markdown inside HTML blocks."
fiddlosopher
1
-1
/
+2
2007-07-23
LaTeX writer: Make sure \VerbatimFootnotes goes after the
fiddlosopher
1
-8
/
+10
2007-07-23
Use README instead of README.rtf in Welcome page of
fiddlosopher
1
-2
/
+2
2007-07-23
Modified myheader.tex in website in light of changes
fiddlosopher
1
-9
/
+0
2007-07-23
Added quotes around attribute in ASCIIMathML link example
fiddlosopher
1
-1
/
+1
2007-07-23
In HTML reader, filter Nulls in lists of blocks. (These can
fiddlosopher
1
-2
/
+2
2007-07-23
Fixed bug in spanStrikeout: case was not exhaustive.
fiddlosopher
1
-1
/
+1
2007-07-23
Updated changelog.
fiddlosopher
1
-77
/
+122
2007-07-23
Updated copyright date in debian/copyright.
fiddlosopher
1
-1
/
+1
2007-07-23
README: Removed the statement that the RST reader doesn't parse
fiddlosopher
2
-7
/
+7
2007-07-23
Added support for definition lists to RST reader.
fiddlosopher
3
-1
/
+40
2007-07-23
Added definition list support to HTML reader.
fiddlosopher
3
-13
/
+49
2007-07-23
Added support for definition lists to LaTeX reader.
fiddlosopher
1
-11
/
+23
2007-07-23
Renamed parseFromStr -> parseFromString.
fiddlosopher
2
-6
/
+6
2007-07-22
Updated RST reader test.
fiddlosopher
2
-0
/
+3
2007-07-22
Superscript and Subscript support for RST reader.
fiddlosopher
1
-8
/
+10
2007-07-22
Added a "try" to the end parser in enclosed (Text.Pandoc.ParserCombinators).
fiddlosopher
3
-13
/
+16
2007-07-22
Added subscript and superscript support to LaTeX reader.
fiddlosopher
1
-1
/
+14
2007-07-22
Updated PROFILING for new Cabal.
fiddlosopher
1
-4
/
+5
2007-07-22
Clarified role of --strict option when input is HTML.
fiddlosopher
1
-2
/
+2
2007-07-22
Removed lines from LaTeXHeader that will be supplied dynamically
fiddlosopher
1
-9
/
+0
[prev]
[next]