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-29
Documented pandoc 1.3's definition lists in README.
fiddlosopher
1
-25
/
+27
2009-12-22
RST reader: Allow :: before lhs code block.
fiddlosopher
1
-0
/
+1
2009-12-11
Filled in date for release on website.
fiddlosopher
1
-1
/
+1
2009-12-11
Replaced "pandocwiki" demo with link to gitit.
fiddlosopher
1
-3
/
+3
2009-12-11
Fixed typo in website.
fiddlosopher
1
-1
/
+1
2009-12-11
Added release highlights to web index.
fiddlosopher
1
-0
/
+19
2009-12-09
Updated changelog.
fiddlosopher
1
-19
/
+55
2009-12-09
Changed dates in README
fiddlosopher
1
-2
/
+2
2009-12-09
Use HTML combinators for spans in section numbers.
fiddlosopher
1
-26
/
+27
2009-12-08
Provide CSS hooks for section numbers in headers and TOC entries.
fiddlosopher
1
-2
/
+6
2009-12-08
Added optional section numbering in HTML output.
fiddlosopher
7
-19
/
+33
2009-12-07
Don't print raw HTML in man output.
fiddlosopher
2
-68
/
+2
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
34
-276
/
+968
2009-12-07
Blank lines after lists in MediaWiki writer.
fiddlosopher
1
-6
/
+4
2009-12-07
Changed markdown2pdf.hs so it prints error messages on last attempt.
fiddlosopher
1
-2
/
+2
2009-12-07
Removed reference to html2markdown wrapper in wrapper flag description.
fiddlosopher
1
-2
/
+2
2009-12-05
Allow markdown tables without headers.
fiddlosopher
2
-32
/
+88
2009-12-05
Docbook writer: add ids to sections. Use link for internal links.
fiddlosopher
2
-34
/
+37
2009-12-05
Added --id-prefix option.
fiddlosopher
5
-10
/
+36
2009-12-05
Markdown reader: Compensate for width of final table column.
fiddlosopher
1
-1
/
+11
2009-12-05
Fixed handling of footnotes in titles (HTML) and headers (LaTeX).
fiddlosopher
2
-16
/
+28
2009-12-05
Added stripTags to Text.Pandoc.XML.
fiddlosopher
1
-1
/
+12
2009-12-05
Markdown reader: Treat a backslash followed by a newline as hard linebreak.
fiddlosopher
5
-6
/
+25
2009-12-05
Added "head" to list of HTML block-level tags.
fiddlosopher
2
-1
/
+4
2009-12-05
Updated changelog.
fiddlosopher
1
-0
/
+15
2009-12-05
Changed --default-code-classes -> --indented-code-classes.
fiddlosopher
5
-11
/
+12
2009-12-01
Bumped version to 1.3 in inno setup script.
fiddlosopher
1
-1
/
+1
2009-12-01
Version bump to 1.3 (because of change to ParserState).
fiddlosopher
2
-2
/
+2
2009-12-01
Install pcre3 dll in windows setup.
fiddlosopher
1
-20
/
+3
2009-12-01
Added pcre3.dll and license to windows directory.
fiddlosopher
2
-0
/
+68
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
[prev]
[next]