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-25
Updated Makefile for macports instead of macport.
fiddlosopher
1
-1
/
+1
2007-08-25
Moved macport -> macports.
fiddlosopher
1
-0
/
+0
2007-08-25
Removed macports.
fiddlosopher
0
-0
/
+0
2007-08-25
Added macport directory.
fiddlosopher
1
-0
/
+23
2007-08-25
Removed macports (renamed as macport).
fiddlosopher
2
-24
/
+1
2007-08-25
Modifications in freebsd packaging:
fiddlosopher
4
-11
/
+25
2007-08-25
Added macport target to Makefile; Portfile is now built from
fiddlosopher
3
-0
/
+12
2007-08-25
Make Portfile into a template.
fiddlosopher
1
-2
/
+2
2007-08-24
Added macports Portfile.
fiddlosopher
1
-0
/
+23
2007-08-24
Added note about installation of GMP.framework to Mac OSX
fiddlosopher
1
-0
/
+8
2007-08-23
Removed incorrect "{}" around style information in
fiddlosopher
2
-22
/
+22
2007-08-23
Bumped version numbers to 0.42 in anticipation of next
fiddlosopher
3
-3
/
+3
2007-08-23
Added new rule for enhanced markdown ordered lists: if the list marker
fiddlosopher
13
-30
/
+56
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
[prev]
[next]