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
2009-11-21
Fixed htmlComment parser.
fiddlosopher
1
-1
/
+1
2009-11-21
Modified html+lhs output to use 'haskell' highlighter.
fiddlosopher
4
-34
/
+37
2009-11-17
Support for "..code-block" directive in RST reader.
fiddlosopher
3
-0
/
+20
2009-11-03
Specially mark code blocks that were "literate" in the input.
fiddlosopher
8
-7
/
+11
2009-11-01
Set utf-8 encoding in texinfo headers.
fiddlosopher
2
-3
/
+5
2009-11-01
Changed heuristic in compactify.
fiddlosopher
1
-19
/
+15
2009-11-01
Properly handle commented-out list items in markdown.
fiddlosopher
4
-4
/
+17
2009-10-31
Don't build Haskell wrappers in Makefile.
fiddlosopher
1
-1
/
+1
2009-10-31
Added link to pandoc-mode for emacs to website.
fiddlosopher
1
-1
/
+2
2009-10-29
Added % as an rst underline character.
fiddlosopher
1
-1
/
+1
2009-10-24
Updated COPYRIGHT file.
fiddlosopher
1
-30
/
+13
2009-10-14
Updated HCAR report.
fiddlosopher
1
-9
/
+11
2009-10-12
Fix inline math parser so that \$ is allowed in math.
fiddlosopher
3
-4
/
+15
2009-10-04
Added haddock comments warning that readers assume \n line endings.
fiddlosopher
6
-5
/
+14
2009-08-22
Fixed markdown2pdf.hs to accept --longopt=val options.
fiddlosopher
1
-9
/
+14
2009-08-13
Changed EXECSBASE so it doesn't pull in hsmarkdown & markdown2pdf.
fiddlosopher
1
-1
/
+1
2009-07-21
Fixed bug in HTML comment parser.
fiddlosopher
1
-2
/
+2
2009-07-19
Better installation instructions on website.
fiddlosopher
1
-8
/
+21
2009-07-19
Website changes for 1.2.1 release.
fiddlosopher
1
-1
/
+22
2009-07-18
Updated changelog.
fiddlosopher
1
-0
/
+4
2009-07-18
Changed escapes in markdown writer.
fiddlosopher
2
-6
/
+6
2009-07-15
Bump version in pandoc-setup.iss and make license path relative.
fiddlosopher
1
-2
/
+2
2009-07-15
Updated release checklist with new windows makefile.
fiddlosopher
1
-1
/
+2
2009-07-15
Added makefile for Inno Setup prep work.
fiddlosopher
1
-0
/
+10
2009-07-13
Added note about blank lines around delimited code blocks.
fiddlosopher
1
-0
/
+3
2009-07-11
README: Indicate options that imply `--standalone`.
fiddlosopher
1
-3
/
+4
2009-07-11
Changed -H -> -C for --custom-header in README.
fiddlosopher
1
-1
/
+1
2009-07-11
Fixed README - obsolete reference to --header.
fiddlosopher
1
-1
/
+1
2009-07-11
Improved clarity of titleTransform in RST reader.
fiddlosopher
1
-8
/
+6
2009-07-04
Updated changelog.
fiddlosopher
1
-1
/
+89
2009-07-04
Added upper version limit to base in cabal file.
fiddlosopher
1
-1
/
+1
2009-07-04
Version bump to 1.2.1.
fiddlosopher
1
-1
/
+1
2009-07-03
Fixed lhs test cases.
fiddlosopher
4
-136
/
+142
2009-07-03
Use language attribute to indicate source language in docbook code blocks.
fiddlosopher
1
-2
/
+14
2009-07-03
Allow -, _, :, . in markdown attribute names.
fiddlosopher
1
-1
/
+1
2009-07-03
Export languagesByExtension in Text.Pandoc.Highlighting.
fiddlosopher
1
-2
/
+5
2009-06-28
RST reader: Allow # to continue list...
fiddlosopher
3
-2
/
+12
2009-06-25
Allow continuation lines in line blocks.
fiddlosopher
3
-5
/
+22
2009-06-25
Fixed duplicate text bug in markdown2pdf.hs. (Paulo Tanimoto)
fiddlosopher
2
-9
/
+10
2009-06-17
Don't install markdown2pdf by default - still has bugs.
fiddlosopher
1
-4
/
+5
2009-06-06
Man writer: break lines at end of each sentence.
fiddlosopher
3
-107
/
+153
2009-06-06
Make --smart default for man output format.
fiddlosopher
1
-1
/
+1
2009-06-03
Added Pandoc's HCAR blurb to repository.
fiddlosopher
1
-0
/
+27
2009-06-03
Improved LaTeX reader's coverage of math modes.
fiddlosopher
1
-3
/
+7
2009-05-04
RST reader: Allow explicit links with spaces in URL: `link <to this>`_
fiddlosopher
1
-1
/
+1
2009-05-03
Export HTMLMathMethod in Text.Pandoc.
fiddlosopher
1
-0
/
+1
2009-05-02
Made pandoc -v more explicit about compiler options.
fiddlosopher
1
-9
/
+6
2009-05-01
Added new Haskell version of markdown2pdf.
fiddlosopher
2
-15
/
+27
2009-05-01
pandoc.hs: Make --strict compatible with --standalone, --toc.
fiddlosopher
2
-2
/
+196
2009-05-01
Markdown reader: change ' ' to '\160' in abbreviations.
fiddlosopher
1
-1
/
+2
[prev]
[next]