index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
Markdown.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
Removed Blank block element as unnecessary.
fiddlosopher
1
-3
/
+2
2007-02-17
In writing Markdown, print unicode nonbreaking space
fiddlosopher
1
-1
/
+8
2007-01-27
Cleaned up handling of embedded quotes in link titles.
fiddlosopher
1
-7
/
+3
2007-01-27
Changes in entity handling:
fiddlosopher
1
-1
/
+0
2007-01-24
Modified Markdown writer to use autolinks when possible.
fiddlosopher
1
-6
/
+10
2007-01-22
Removed 'gsub' entirely and replaced its uses with 'substitute'.
fiddlosopher
1
-1
/
+1
2007-01-15
Added support for tables in markdown reader and in LaTeX,
fiddlosopher
1
-0
/
+4
2007-01-06
Merged changes from 'quotes' branch since r431. Smart typography
fiddlosopher
1
-6
/
+17
2007-01-05
Changed Markdown writer so that it does not use the single-bracket
fiddlosopher
1
-1
/
+1
2007-01-04
+ Improved text wrapping algorithm in markdown, docbook, and RST writers.
fiddlosopher
1
-2
/
+7
2006-12-30
Merged 'strict' branch from r324. This adds a '--strict'
fiddlosopher
1
-8
/
+6
2006-12-21
Fixed two small haddock bugs.
fiddlosopher
1
-1
/
+1
2006-12-20
Added license text to top of source files.
fiddlosopher
1
-0
/
+18
2006-12-20
Changed 'stability' from 'provisional' to 'alpha'.
fiddlosopher
1
-1
/
+1
2006-12-20
Changed 'status' in comment headers from 'unstable' to 'provisional'
fiddlosopher
1
-1
/
+1
2006-12-20
+ Added module data for haddock.
fiddlosopher
1
-62
/
+86
2006-12-19
Merged changes to footnotes branch r219-r240.
fiddlosopher
1
-1
/
+1
2006-12-19
Changed footnote syntax to conform to the de facto standard
fiddlosopher
1
-3
/
+3
2006-12-16
Changed 'putStrLn' to 'putStr' in Main.hs, and modified some
fiddlosopher
1
-2
/
+1
2006-11-26
Pandoc bug fixes:
fiddlosopher
1
-1
/
+1
2006-10-17
initial import
fiddlosopher
1
-0
/
+149