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-11-06
Fixed problem in mkdemos.pl:
fiddlosopher
1
-1
/
+0
2008-11-06
Updated location of odt-styles in pandoc.cabal.
fiddlosopher
1
-6
/
+6
2008-11-06
Updated website index page.
fiddlosopher
1
-0
/
+13
2008-11-06
Updated changelog.
fiddlosopher
1
-0
/
+4
2008-11-06
Fixed parsing of RST comment blocks.
fiddlosopher
3
-5
/
+36
2008-11-02
Bumped version in windows installer to 1.1.
fiddlosopher
1
-1
/
+1
2008-11-02
Updated changelog.
fiddlosopher
1
-26
/
+17
2008-11-02
Revert "Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code b...
fiddlosopher
1
-2
/
+0
2008-11-01
Markdown reader: Allow blank space at end of horizontal rules.
fiddlosopher
4
-3
/
+14
2008-11-01
Support horizontal rules in OpenDocument and ODT writers.
fiddlosopher
4
-2
/
+18
2008-11-01
Corrected mispelling (Defnition) in odt styles.xml.
fiddlosopher
1
-1
/
+1
2008-11-01
Markdown reader: cleaner handling of spaces in URLs.
fiddlosopher
4
-13
/
+25
2008-10-31
Updated changelog.
fiddlosopher
1
-4
/
+8
2008-10-31
Markdown reader: allow URLs containing spaces.
fiddlosopher
1
-6
/
+11
2008-10-30
Updated changelog.
fiddlosopher
1
-0
/
+77
2008-10-30
Version bump to 1.1.
fiddlosopher
2
-2
/
+2
2008-10-28
Added --jsmath option.
fiddlosopher
5
-11
/
+47
2008-10-27
Fixed Setup.hs so correct status is returned after build.
fiddlosopher
1
-13
/
+13
2008-10-25
Changed compactify in Text.Pandoc.Shared - better heuristic.
fiddlosopher
1
-16
/
+15
2008-10-19
Don't print a line break between a footnote and immediately following nonspace
fiddlosopher
1
-6
/
+15
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
[next]