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-12-02
Modified README and man page to document lhs features.
fiddlosopher
2
-31
/
+56
2008-12-02
Add definition of code environment to LaTeX header.
fiddlosopher
1
-0
/
+2
2008-12-02
Allow LaTeX-style code sections as well as bird-style in lhs markdown.
fiddlosopher
1
-1
/
+14
2008-12-02
Markdown writer: Use setext style headers only if --lhs-out specified.
fiddlosopher
1
-1
/
+10
2008-12-02
Markdown writer: proper handling of block quotes in lhs mode.
fiddlosopher
1
-1
/
+6
2008-12-02
Handle --lhs-out option in HTML, LaTeX, and Markdown writers.
fiddlosopher
5
-5
/
+42
2008-12-02
Added --lhs-out option.
fiddlosopher
2
-14
/
+32
2008-12-02
LaTeX reader: Added parser for literate haskell code blocks.
fiddlosopher
1
-3
/
+9
2008-12-02
Moved failUnlessLHS to Text.Pandoc.Shared.
fiddlosopher
2
-6
/
+7
2008-12-02
Added literate haskell support for markdown reader.
fiddlosopher
3
-9
/
+53
2008-12-01
Conditionally depend on syb and base >= 4 if ghc >= 6.10.
fiddlosopher
1
-1
/
+5
2008-12-01
Removed package-URL field from cabal file.
fiddlosopher
1
-1
/
+0
2008-11-25
Markdown reader: relax spacing rules for $$ in display math.
fiddlosopher
1
-1
/
+4
2008-11-17
Website: Updated links to distribution repositories.
fiddlosopher
1
-6
/
+7
2008-11-11
LaTeX writer: fixed bug with empty table cells.
fiddlosopher
1
-1
/
+1
2008-11-07
Website demos: removed escaping of -.
fiddlosopher
2
-1
/
+3
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
[prev]
[next]