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
2010-03-06
Disallow blank lines in inline code span.
fiddlosopher
3
-2
/
+21
2010-03-01
Markdown reader: Allow footnotes to be indented < 4 spaces.
fiddlosopher
2
-4
/
+4
2010-03-01
LaTeX template: redefine labelwidth when using enumerate package.
fiddlosopher
2
-0
/
+12
2010-03-01
Small README formatting tweak
fiddlosopher
1
-2
/
+2
2010-03-01
HTML, LaTeX writer: Don't print header row in headerless table.
fiddlosopher
2
-5
/
+6
2010-02-28
Changed tabs to spaces in README.
fiddlosopher
1
-49
/
+49
2010-02-28
Allow multi-line titles and authors in meta block.
fiddlosopher
4
-26
/
+64
2010-02-28
Added accessors (docTitle, docAuthors, docDate) to Meta type.
fiddlosopher
11
-13
/
+13
2010-02-27
RST reader: Improved grid tables.
fiddlosopher
3
-21
/
+73
2010-02-27
Markdown reader: Use simpler approach for URLs - just escape spaces.
fiddlosopher
1
-9
/
+5
2010-02-27
Mediawiki writer: Don't print a "== Notes ==" header before references.
fiddlosopher
2
-2
/
+1
2010-02-27
Promoted mediawiki headers.
fiddlosopher
2
-32
/
+32
2010-02-27
Reformatting and comments in RunTests.hs. (Eric Kow)
fiddlosopher
1
-1
/
+8
2010-02-27
Markdown reader: properly escape URIs.
fiddlosopher
2
-4
/
+12
2010-02-27
LaTeX reader: handle \ (interword space).
fiddlosopher
1
-5
/
+9
2010-02-26
LaTeX reader: allow any special character to be escaped.
fiddlosopher
1
-1
/
+1
2010-02-21
Set LANG to a UTF-8 locale in RunTests.hs.
fiddlosopher
1
-1
/
+2
2010-02-21
No longer need to set 'HOME' in RunTests.hs.
fiddlosopher
1
-2
/
+1
2010-02-21
Behave gracefully if HOME is not set.
fiddlosopher
1
-7
/
+9
2010-02-21
Added tests/tables-rst-subset.native, part of RST tables patch.
fiddlosopher
1
-0
/
+87
2010-02-20
Incomplete support for RST tables (simple and grid).
fiddlosopher
4
-4
/
+279
2010-02-12
Fixed minor error in README.
fiddlosopher
1
-1
/
+1
2010-02-12
LaTeX reader: treat \paragraph and \subparagraph as level 4, 5 headers.
fiddlosopher
1
-2
/
+2
2010-02-12
HTML reader: handle spaces before <html>.
fiddlosopher
1
-0
/
+1
2010-02-12
HTML reader: Be forgiving in parsing a bare list within a list.
fiddlosopher
1
-2
/
+6
2010-02-06
Removed refs to wrappers from website.
fiddlosopher
2
-9
/
+6
2010-02-06
Removed html2markdown and hsmarkdown.
fiddlosopher
7
-506
/
+44
2010-02-04
Tweaked INSTALL instructions.
fiddlosopher
1
-0
/
+8
2010-02-03
Updated INSTALL instructions.
fiddlosopher
1
-276
/
+66
2010-02-03
Bump version to 1.5 since API has changed.
fiddlosopher
1
-1
/
+1
2010-02-03
Updated markdown2pdf man page.
fiddlosopher
1
-13
/
+9
2010-02-03
Require two spaces after capital letter + period for list item.
fiddlosopher
1
-2
/
+2
2010-02-03
Removed spurious Makefile reference from README.
fiddlosopher
1
-2
/
+1
2010-02-02
Removed advice to pipe through tidy before HTML reader.
fiddlosopher
2
-8
/
+1
2010-02-02
Allow absolute URI as parameter (in this case, content is downloaded).
fiddlosopher
4
-7
/
+28
2010-02-02
Made HTML reader much more forgiving.
fiddlosopher
1
-29
/
+106
2010-01-31
LaTeX writer: set numbersections template variable.
fiddlosopher
1
-0
/
+1
2010-01-18
Made userdir arg of saveDocumentAsODT a Maybe.
fiddlosopher
2
-10
/
+13
2010-01-18
Removed unneeded import.
fiddlosopher
1
-5
/
+0
2010-01-18
Made user directory a Maybe in readFile, s5HeaderIncludes, laTeXMathML.
fiddlosopher
5
-14
/
+13
2010-01-18
Rename getTemplate -> getDefaultTemplate.
fiddlosopher
2
-11
/
+11
2010-01-17
Removed ref to Makefile in cabal file.
fiddlosopher
1
-2
/
+0
2010-01-17
Deleted empty macports, freebsd directories.
fiddlosopher
0
-0
/
+0
2010-01-17
Removed obsolete Makefile.
fiddlosopher
1
-290
/
+0
2010-01-17
Website: renamed index.txt.in -> index.txt.
fiddlosopher
1
-0
/
+0
2010-01-17
New batch file to make-windows-installer.
fiddlosopher
3
-18
/
+16
2010-01-17
Removed freebsd and macports directories.
fiddlosopher
3
-131
/
+0
2010-01-17
Added 'update' target to web/Makefile.
fiddlosopher
1
-0
/
+11
2010-01-17
Setup: Made man page building sensitive to build verbosity.
fiddlosopher
1
-5
/
+6
2010-01-17
Setup.hs : -Wall and hlint cleanup.
fiddlosopher
1
-10
/
+13
[prev]
[next]