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
2010-01-02
Web makefile: Use rsync to upload website.
fiddlosopher
1
-1
/
+2
2010-01-02
Web: annouce 1.4 release.
fiddlosopher
1
-0
/
+25
2010-01-02
Web makefile: build markdown2pdf man page.
fiddlosopher
2
-1
/
+2
2010-01-02
Added note on markdown2pdf changes.
fiddlosopher
1
-1
/
+3
2010-01-02
changelog: noted addition of wrappers to windows installer.
fiddlosopher
1
-0
/
+3
2010-01-02
markdown2pdf.hs: throw error if pandoc --dump-args does.
fiddlosopher
1
-3
/
+3
2010-01-02
markdown2pdf.hs: When --toc, run latex an extra time.
fiddlosopher
1
-2
/
+4
2010-01-02
pandoc.hs: warn of deprecated options after --dump-args has exited.
fiddlosopher
1
-5
/
+9
2010-01-02
Include markdown2pdf and hsmarkdown in windows binary package.
fiddlosopher
2
-1
/
+5
2010-01-02
Changed example14 in web demos to use template & xetex instead of -C.
fiddlosopher
3
-6
/
+68
2010-01-02
Improved xetex part of latex.template.
fiddlosopher
1
-1
/
+9
2010-01-02
markdown2pdf: Fixes to usage and error reporting.
fiddlosopher
1
-8
/
+8
2010-01-02
Updated description of wrapper scripts in README.
fiddlosopher
1
-15
/
+33
2010-01-01
Amended changelog.
fiddlosopher
1
-1
/
+1
2010-01-01
Removed entities from opendocument writer test.
fiddlosopher
1
-3
/
+3
2010-01-01
Removed entities from mediawiki writer test.
fiddlosopher
1
-3
/
+3
2010-01-01
XML: don't escape \160 (nonbreaking space) as an entity.
fiddlosopher
1
-2
/
+1
2010-01-01
Docbook writer: use unicode instead of entities.
fiddlosopher
2
-10
/
+9
2010-01-01
HTML writer: Use functions from XML module to escape strings.
fiddlosopher
1
-8
/
+2
2010-01-01
Finished converting HTML writer to use unicode instead of entities.
fiddlosopher
2
-47
/
+46
2010-01-01
Updated changelog.
fiddlosopher
1
-2
/
+6
2010-01-01
Windows installer: install data files.
fiddlosopher
1
-1
/
+23
2010-01-01
Modified S5 writer to look for s5 files in s5 directory.
fiddlosopher
1
-8
/
+8
2010-01-01
Moved data/ui -> s5. Added note on this in README.
fiddlosopher
15
-10
/
+18
2009-12-31
Updated copyright date in cabal file.
fiddlosopher
1
-1
/
+1
2009-12-31
Updated changelog.
fiddlosopher
1
-3
/
+7
2009-12-31
Added --reference-odt option.
fiddlosopher
12
-1110
/
+52
2009-12-31
LaTeX writer: Only require listings package if needed.
fiddlosopher
4
-6
/
+9
2009-12-31
Removed old data/templates directory.
fiddlosopher
6
-142
/
+0
2009-12-31
Updated changelog.
fiddlosopher
1
-0
/
+98
2009-12-31
Fuller discussion of Templates in README and man page.
fiddlosopher
2
-6
/
+20
2009-12-31
Added windows package build intsructions in windows makefile.
fiddlosopher
1
-2
/
+4
2009-12-31
Added needed imports from System.IO when we're using ghc >= 6.12.
fiddlosopher
2
-2
/
+3
2009-12-31
Make the -fno-warn-unused-do-bind conditional on ghc >= 6.12.
fiddlosopher
1
-2
/
+8
2009-12-31
Removed unneeded import from RunTests.hs
fiddlosopher
1
-1
/
+0
2009-12-31
Revised tested-with field to be more precise.
fiddlosopher
1
-1
/
+1
2009-12-31
Removed redundant imports (found by ghc 6.12).
fiddlosopher
11
-14
/
+9
2009-12-31
Added GHC versions to tested-with field in cabal file.
fiddlosopher
1
-1
/
+1
2009-12-31
Use System.IO.UTF8 only if ghc < 6.12.
fiddlosopher
5
-4
/
+27
2009-12-31
Removed unneeded LANGUAGE pragmas.
fiddlosopher
5
-5
/
+1
2009-12-31
Removed unneeded Extensions from cabal file.
fiddlosopher
1
-6
/
+6
2009-12-31
Version bump to 1.4.
fiddlosopher
1
-1
/
+1
2009-12-31
Use UTF8 instead of entities in HTML.
fiddlosopher
5
-14
/
+12
2009-12-31
HTML footnotes: put anchor inside sup, instead of other way.
fiddlosopher
2
-24
/
+24
2009-12-31
Changed Setup.hs so it can build man pages again.
fiddlosopher
1
-1
/
+2
2009-12-31
Updated lhs tests.
fiddlosopher
4
-160
/
+160
2009-12-31
Updated latex writer tests to conform to recent changes.
fiddlosopher
1
-12
/
+3
2009-12-31
markdown2pdf.hs: interpret ! in a log as an error line.
fiddlosopher
1
-1
/
+1
2009-12-31
Modified latex template to include bare minimum of packages.
fiddlosopher
2
-19
/
+72
2009-12-31
Added --xetex option to pandoc and markdown2pdf.
fiddlosopher
8
-24
/
+51
[prev]
[next]