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-12-01
Allow . and ~ in header identifiers.
fiddlosopher
2
-2
/
+3
2009-12-01
Added --default-code-classes option.
fiddlosopher
5
-4
/
+28
2009-12-01
Updated README section on header identifiers.
fiddlosopher
1
-2
/
+2
2009-11-29
Allow _ character in automatically generated identifiers.
fiddlosopher
1
-1
/
+1
2009-11-29
Markdown reader: treat 4 or more * or _ in a row as literal text.
fiddlosopher
1
-0
/
+7
2009-11-29
Markdown reader: Use + rather than %20 for spaces in URLs.
fiddlosopher
2
-4
/
+4
2009-11-28
Updated changelog.
fiddlosopher
1
-0
/
+9
2009-11-28
Better looking simple tables. Resolves Issue #180.
fiddlosopher
23
-208
/
+214
2009-11-28
Bumped version to 1.2.2 and updated changelog.
fiddlosopher
2
-11
/
+23
2009-11-28
Markdown reader: parse refs and notes in the same pass.
fiddlosopher
2
-21
/
+14
2009-11-28
Added \int to characters handled as unicode in tex math.
fiddlosopher
1
-0
/
+1
2009-11-28
Makefile: Don't try to build man pages in build-doc.
fiddlosopher
1
-2
/
+2
2009-11-22
Updated changelog.
fiddlosopher
1
-0
/
+68
2009-11-22
Version bump to 1.2.1.1.
fiddlosopher
1
-1
/
+1
2009-11-22
Modified markdown2pdf so as not to create a backup file.
fiddlosopher
2
-18
/
+3
2009-11-22
Added markdown2pdf.1 to tmp-files in cabal.
fiddlosopher
1
-1
/
+1
2009-11-21
Use utf8-string IO in markdown2pdf.hs.
fiddlosopher
1
-2
/
+4
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
[prev]
[next]