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
2007-07-09
RST reader: Allow hyperlink target URIs to be split over multiple
fiddlosopher
1
-10
/
+14
2007-07-09
Moved Text.ParserCombinators.Pandoc ->
fiddlosopher
6
-15
/
+14
2007-07-09
Added type declaration for hsepBlocks in
fiddlosopher
1
-0
/
+1
2007-07-09
+ Cleaned up runtests.pl. Incorporated table tests in loop with
fiddlosopher
3
-39
/
+10
2007-07-09
Text.Pandoc.Blocks:
fiddlosopher
3
-31
/
+32
2007-07-09
Markdown writer:
fiddlosopher
2
-8
/
+7
2007-07-09
Added --toc support to Markdown writer.
fiddlosopher
1
-6
/
+26
2007-07-09
Added support for --toc to RTF writer.
fiddlosopher
1
-2
/
+20
2007-07-09
Moved isHeaderBlock from Text.Pandoc.Writers.HTML
fiddlosopher
2
-5
/
+6
2007-07-08
Regularized the scheme for unique header identifiers in HTML writer:
fiddlosopher
4
-11
/
+21
2007-07-08
Changes to tests to accommodate r653.
fiddlosopher
5
-48
/
+48
2007-07-08
HTML writer changes:
fiddlosopher
1
-5
/
+5
2007-07-08
Added --toc support to RST writer.
fiddlosopher
1
-4
/
+7
2007-07-08
Modified markdown2pdf to run pdflatex a second time if --toc was
fiddlosopher
1
-1
/
+2
2007-07-08
Man writer: Don't print .\" t at beginning unless we're
fiddlosopher
1
-1
/
+1
2007-07-08
LaTeX writer:
fiddlosopher
2
-6
/
+12
2007-07-08
HTML writer: Slight change in code for generating unique
fiddlosopher
1
-1
/
+1
2007-07-08
Added tests for man writer to runtests.pl.
fiddlosopher
1
-1
/
+1
2007-07-08
Fixed bug in Notes ($$ instead of <>), which caused
fiddlosopher
1
-1
/
+1
2007-07-08
Added version of test suite for man page.
fiddlosopher
1
-0
/
+749
2007-07-08
Man page templates:
fiddlosopher
3
-43
/
+43
2007-07-08
Use -S option in building man pages.
fiddlosopher
1
-1
/
+1
2007-07-08
Added test suites for RST, markdown, and man tables.
fiddlosopher
3
-0
/
+336
2007-07-08
Updated tests to account for changes in HTML writer (identifiers).
fiddlosopher
5
-48
/
+48
2007-07-07
Adjusted copyright notices to 2006-7; use
fiddlosopher
18
-53
/
+53
2007-07-07
Added table tests for all writers.
fiddlosopher
1
-0
/
+12
2007-07-07
Haddock documentation for Text.Pandoc.Blocks.
fiddlosopher
1
-4
/
+51
2007-07-07
Man writer: Use integral n measures instead of fractional i
fiddlosopher
1
-1
/
+2
2007-07-07
Added Maintainer and Copyright fields to pandoc.cabal.
fiddlosopher
1
-1
/
+3
2007-07-07
Put table of contents in its own div (id="toc").
fiddlosopher
1
-1
/
+1
2007-07-07
HTML writer modifications:
fiddlosopher
1
-23
/
+57
2007-07-07
+ Introduced writerIgnoreNotes option in WriterOptions. This is needed
fiddlosopher
3
-20
/
+26
2007-07-07
Added writerTableOfContents to WriterOptions, and added a
fiddlosopher
2
-11
/
+23
2007-07-07
Renamed Pandoc.cabal -> pandoc.cabal, for better compatibility
fiddlosopher
3
-4
/
+2
2007-07-07
Changes to HTML writer to incorporate automatic identifiers for
fiddlosopher
1
-16
/
+66
2007-07-07
Minor comment change.
fiddlosopher
1
-1
/
+1
2007-07-06
Pandoc.hs: Export all definitions in Text.Pandoc.Definition,
fiddlosopher
1
-1
/
+7
2007-07-06
README: Documented the fact that if pandoc is called
fiddlosopher
1
-0
/
+8
2007-07-06
Minor wording changes in README.
fiddlosopher
1
-3
/
+3
2007-07-06
Fixed bug in Markdown reader: links in footnotes were not
fiddlosopher
1
-4
/
+10
2007-07-05
Added table support to RST writer.
fiddlosopher
1
-3
/
+34
2007-07-04
Added table support to markdown writer.
fiddlosopher
1
-3
/
+34
2007-07-04
Improvements/bug fixes to Text.Pandoc.Blocks
fiddlosopher
1
-3
/
+32
2007-07-04
Include Text.Pandoc.Blocks in Pandoc.cabal's file list.
fiddlosopher
1
-1
/
+2
2007-07-04
Added Text.Pandoc.Blocks module for prettyprinting of
fiddlosopher
1
-0
/
+63
2007-07-04
Man writer:
fiddlosopher
5
-7
/
+13
2007-07-04
Added table support to man writer (using the tbl preprocessor).
fiddlosopher
1
-10
/
+36
2007-07-03
Changes to website:
fiddlosopher
3
-5
/
+11
2007-07-02
FreeBSD Makefile - bump version to 0.4, and require
fiddlosopher
1
-2
/
+2
2007-07-02
Documented man output in pandoc.1.md man page.
fiddlosopher
1
-5
/
+5
[next]