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-08-23
Use UTF8 conversion on the extra files loaded in Main.hs
fiddlosopher
1
-4
/
+4
2007-08-22
Added a needed 'try' to listItem in Markdown reader.
fiddlosopher
1
-1
/
+1
2007-08-20
Code cleanup in Markdown reader.
fiddlosopher
1
-27
/
+18
2007-08-20
Changes to Markdown reader for better conformity to the
fiddlosopher
1
-6
/
+12
2007-08-20
If --strict and not --toc, don't include identifiers in headers.
fiddlosopher
1
-1
/
+3
2007-08-20
Formatting changes to freebsd Makefile.
fiddlosopher
1
-2
/
+2
2007-08-19
+ debian/control: add XS-Vcs-{Svn,Browser} fields
roktas
2
-1
/
+3
2007-08-19
Changes to freebsd port for 0.41.
fiddlosopher
2
-5
/
+5
2007-08-19
Revised website for 0.41.
fiddlosopher
1
-5
/
+10
2007-08-19
Bump version to 0.41.
fiddlosopher
2
-2
/
+2
2007-08-19
Added signature on changelog.
fiddlosopher
1
-1
/
+2
2007-08-19
Modified debian/changelog.
fiddlosopher
1
-0
/
+33
2007-08-19
Refactor RST and Markdown readers using parseFromString.
fiddlosopher
2
-28
/
+7
2007-08-19
Added a necessary "try" in definition of "para"
fiddlosopher
1
-1
/
+2
2007-08-18
Bug fixes in readers:
fiddlosopher
2
-7
/
+20
2007-08-18
+ Fixed bug in markdown ordered list parsing. The problem was
fiddlosopher
13
-4
/
+46
2007-08-18
Added highlight.css to website.
fiddlosopher
1
-0
/
+20
2007-08-17
Fixed block quote output in markdown writer: previously,
fiddlosopher
1
-4
/
+4
2007-08-16
Put note in INSTALL about the extra xmlns attribute inserted by
fiddlosopher
1
-0
/
+9
2007-08-15
Changed date on README.
fiddlosopher
1
-1
/
+1
2007-08-15
Small website tweak: README.txt, not README-WINDOWS.txt.
fiddlosopher
1
-1
/
+1
2007-08-15
Small changes to website.
fiddlosopher
1
-4
/
+4
2007-08-15
Simplified Makefile install-all and uninstall-all targets.
fiddlosopher
1
-4
/
+4
2007-08-15
Minor tweaks on website (deb description).
fiddlosopher
1
-2
/
+3
2007-08-15
Cosmetic changes.
fiddlosopher
1
-4
/
+3
2007-08-15
Fixed bug in tarball target in Makefile (should be RELNAME instead
fiddlosopher
1
-1
/
+1
2007-08-15
Added note that deb will work on Ubuntu to website.
fiddlosopher
1
-2
/
+2
2007-08-15
Documented fix for paragraphs starting with (C)
fiddlosopher
1
-1
/
+6
2007-08-15
Brought debian/changelog up to date.
fiddlosopher
1
-0
/
+4
2007-08-15
LaTeX reader: parse \texttt{} as code, as long as there's
fiddlosopher
1
-2
/
+9
2007-08-15
Fixed bug in normalizeSpaces: Space:Str "":Space
fiddlosopher
1
-0
/
+1
2007-08-15
Allow htmlComments as rawHtmlInline in HTML reader.
fiddlosopher
1
-2
/
+3
2007-08-15
Changed (C) to a unicode copyright symbol.
fiddlosopher
1
-1
/
+1
2007-08-15
Website improvements.
fiddlosopher
1
-4
/
+8
2007-08-15
Updated PROFILING instructions.
fiddlosopher
1
-0
/
+3
2007-08-15
Updated debian/changelog.
fiddlosopher
1
-29
/
+76
2007-08-15
Major code cleanup in all modules. (Removed unneeded imports,
fiddlosopher
21
-2263
/
+1994
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
36
-385
/
+1359
2007-08-03
Added parsing for \url to LaTeX reader.
fiddlosopher
1
-1
/
+6
2007-08-03
Use \url{} for autolinks in LaTeX writer.
fiddlosopher
2
-5
/
+8
2007-07-28
Removed test for examplep in markdown2pdf.
fiddlosopher
1
-4
/
+0
2007-07-28
Removed references to examplep package in documentation, and
fiddlosopher
3
-37
/
+33
2007-07-28
For website demo, don't use 2-column latex, as the
fiddlosopher
1
-3
/
+3
2007-07-28
Brought test suite up to date.
fiddlosopher
25
-41
/
+64
2007-07-28
Changes to Markdown reader:
fiddlosopher
1
-6
/
+7
2007-07-28
Removed examplep specific stuff in LaTeX reader.
fiddlosopher
1
-13
/
+1
2007-07-28
LaTeX writer:
fiddlosopher
1
-12
/
+14
2007-07-28
Removed examplep from LaTeX header.
fiddlosopher
1
-1
/
+0
2007-07-28
Use 11pt font by default in ConTeXt header.
fiddlosopher
1
-1
/
+1
2007-07-28
Changed [URL] to [url] in description of --asciimathml option.
fiddlosopher
1
-3
/
+3
[prev]
[next]