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
2008-10-18
HTML reader: Don't interpret contents of <pre> blocks as markdown.
fiddlosopher
1
-1
/
+13
2008-10-18
Include classes on tr elements in HTML output: "header", "odd", "even".
fiddlosopher
2
-22
/
+23
2008-10-18
Changed date on copyright message in Main.hs.
fiddlosopher
1
-1
/
+1
2008-10-18
pandoc-setup.iss: Don't require admin privileges to run installer.
fiddlosopher
1
-2
/
+16
2008-10-18
Modified modpath.iss to modify HKCU path if user lacks admin privileges.
fiddlosopher
1
-4
/
+25
2008-10-16
Bump version to 1.0.0.2.
fiddlosopher
2
-2
/
+2
2008-10-16
Added colons to protocols in unsanitaryURI in HTML reader.
fiddlosopher
1
-10
/
+10
2008-10-16
Add BUGS to files in tarball.
fiddlosopher
1
-1
/
+1
2008-10-08
Removed empty Codec and System directories.
fiddlosopher
0
-0
/
+0
2008-09-30
Have the '-v' option print syntax highlighting languages separated by commas,
fiddlosopher
1
-8
/
+12
2008-09-23
Moved odt-styles/ to data/. Removed unneeded variable in Makefile.
fiddlosopher
8
-2
/
+1
2008-09-23
Removed debian directory.
fiddlosopher
0
-0
/
+0
2008-09-22
Have "runhaskell Setup test" return an error status if tests fail.
fiddlosopher
1
-2
/
+1
2008-09-16
Adjusted s5.fancy.html in tests/ to conform to new LaTeXMathML policy
fiddlosopher
1
-1
/
+3
2008-09-16
Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code blocks.
fiddlosopher
1
-0
/
+2
2008-09-15
HTML writer: Enclose all LaTeXMathML bits in <span class="LaTeX">.
fiddlosopher
1
-3
/
+7
2008-09-15
Fixed minor cut-and-paste error in README.
fiddlosopher
1
-1
/
+1
2008-09-14
INSTALL: Updated description of Arch linux packages.
fiddlosopher
1
-2
/
+5
2008-09-14
INSTALL - added note on quick Mac OSX install method, using cabal install.
fiddlosopher
1
-0
/
+8
2008-09-14
Bumped version to 1.0.0.1.
fiddlosopher
2
-2
/
+2
2008-09-14
Small changes to website index.
fiddlosopher
1
-3
/
+3
2008-09-14
Removed spurious reference to a pdf output format in the pandoc(1) man page.
fiddlosopher
1
-4
/
+3
2008-09-13
INSTALL: Documented citeproc-hs support.
fiddlosopher
1
-0
/
+26
2008-09-12
More minor changes to INSTALL instructions.
fiddlosopher
1
-18
/
+10
2008-09-12
Small updates to INSTALL.
fiddlosopher
1
-3
/
+7
2008-09-12
Updated changelog.
fiddlosopher
1
-1
/
+10
2008-09-12
Added scripts for Windows Inno Setup installer in windows/.
fiddlosopher
3
-0
/
+235
2008-09-12
Added to INSTALL instructions on installing cabal-install w/ macports.
fiddlosopher
1
-1
/
+2
2008-09-12
Changed list parser so that only the starting list marker matters:
fiddlosopher
2
-65
/
+37
2008-09-10
Updated website index.txt.in.
fiddlosopher
1
-36
/
+29
2008-09-10
pandoc.cabal: Removed most upper-bounds on dependency versions.
fiddlosopher
1
-16
/
+7
2008-09-10
Use versioned dependencies in pandoc.cabal, following guidelines in
fiddlosopher
1
-4
/
+16
2008-09-10
Version bump to 1.0.
fiddlosopher
2
-2
/
+2
2008-09-10
Removed debian-specific formatting from changelog heading.
fiddlosopher
1
-1
/
+1
2008-09-09
Updated changelog.
fiddlosopher
1
-60
/
+349
2008-09-09
pandoc.cabal: removed COPYING from Extra-Source-Files;
fiddlosopher
1
-1
/
+1
2008-09-09
Removed README.Debian.
fiddlosopher
1
-9
/
+0
2008-09-08
--tabstop -> --tab-stop in README documentation.
fiddlosopher
1
-1
/
+1
2008-09-08
Use Data.List's 'intercalate' instead of custom 'joinWithSep'.
fiddlosopher
15
-65
/
+54
2008-09-08
Fixed haddock bug in Text/Pandoc/LaTexMathML.hs.
fiddlosopher
1
-1
/
+1
2008-09-06
LaTeX reader: Refactored math parsers, limited support for eqnarray.
fiddlosopher
1
-3
/
+10
2008-09-06
LaTeX reader: Removed specialEnvironment parser.
fiddlosopher
1
-7
/
+0
2008-09-06
LaTeX reader: minor improvements.
fiddlosopher
2
-8
/
+10
2008-09-06
LaTeX reader: Fixed regression in list parsing
fiddlosopher
1
-3
/
+3
2008-09-06
Pandoc is no longer a native debian package.
fiddlosopher
12
-1727
/
+1472
2008-09-06
Updated INSTALL in light of new dependencies (utf8-string and zip-archive).
fiddlosopher
1
-2
/
+36
2008-09-06
LaTeX reader: improvements in raw LaTeX parsing.
fiddlosopher
1
-20
/
+41
2008-09-06
MediaWiki writer: print class attributes in <pre> for code blocks, if any.
fiddlosopher
1
-1
/
+1
2008-09-06
Changed Float to Double in definition of Table element.
fiddlosopher
9
-35
/
+35
2008-09-04
Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.
fiddlosopher
17
-1537
/
+75
[prev]
[next]