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-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
2008-09-02
Modified Text.Pandoc.Biblio to fit new citeproc API.
fiddlosopher
1
-5
/
+5
2008-08-27
Removed PDF writer from core pandoc, restored markdown2pdf.
fiddlosopher
17
-205
/
+286
2008-08-26
LaTeX reader: Parse "code" environments as verbatim (lhs).
fiddlosopher
1
-15
/
+9
2008-08-23
Bugs fixed in RunTests.hs:
fiddlosopher
1
-2
/
+7
2008-08-14
Modified RunTests.hs to strip out '\r' so it will work on Windows.
fiddlosopher
1
-2
/
+3
2008-08-14
Simplified and improved UTF8 handling:
fiddlosopher
12
-154
/
+246
2008-08-14
PDF writer: Close output file handle after waitForProcess.
fiddlosopher
1
-1
/
+2
2008-08-13
Support for display math; changed ASCIIMathML -> LaTeXMathML:
fiddlosopher
44
-4219
/
+514
2008-08-12
Don't expose Text.Pandoc.Biblio module unless citeproc option is selected.
fiddlosopher
2
-9
/
+2
2008-08-12
Small haddock documentation fix. (Andrea Rossato)
fiddlosopher
1
-2
/
+2
2008-08-12
Patches to Text.Pandoc.Biblio for new citeproc API.
fiddlosopher
1
-13
/
+10
2008-08-11
Parse raw ConTeXt environments as TeX in markdown reader.
fiddlosopher
4
-14
/
+52
2008-08-11
Added new markdown reader tests to list of extra source files in pandoc.cabal.
fiddlosopher
1
-1
/
+3
2008-08-11
ODT writer: Use '/', even on Windows, as path separator in xlink attribute
fiddlosopher
1
-4
/
+4
2008-08-10
Makefile: Added 'configure' as dependency of 'uninstall-all'.
fiddlosopher
1
-1
/
+1
2008-08-10
Allow newline before URL in markdown link references. Resolves Issue #81.
fiddlosopher
4
-7
/
+25
2008-08-10
Use -S option when building man pages in Setup.hs.
fiddlosopher
1
-1
/
+1
2008-08-10
Man writer: don't escape " as \".
fiddlosopher
2
-3
/
+3
2008-08-10
Updated man page sources with pdf output option, minor cosmetic changes.
fiddlosopher
3
-19
/
+21
2008-08-10
Added zip as a build dependency in debian/control.
fiddlosopher
1
-1
/
+1
2008-08-10
Debian packaging changes:
fiddlosopher
3
-10
/
+19
2008-08-10
Removed markdown2pdf and all references to it.
fiddlosopher
15
-283
/
+45
2008-08-10
Added Text.Pandoc.PDF module, 'pdf' as new output option.
fiddlosopher
4
-160
/
+176
2008-08-10
Use 'bracket' to improve withTempDir Text.Pandoc.Shared.
fiddlosopher
2
-5
/
+146
2008-08-10
Removed dependency on reference.odt from Makefile.
fiddlosopher
1
-2
/
+1
2008-08-09
Removed no-longer-needed wrappers directory.
fiddlosopher
0
-0
/
+0
2008-08-09
Removed no-longer-needed templates directory.
fiddlosopher
0
-0
/
+0
2008-08-09
Moved more of the build process from Makefile to Setup.hs:
fiddlosopher
3
-34
/
+132
2008-08-09
Removed layout-cache and Configurations2 from odt-styles directory.
fiddlosopher
3
-2
/
+2
[prev]
[next]