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
/
Highlighting.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
Depend on highlighting-kate 0.5.
John MacFarlane
1
-1
/
+1
2011-12-28
Preserve attributes in highlighted HTML.
John MacFarlane
1
-1
/
+2
2011-12-27
Added `--highlight-style` and `--no-highlight` options.
John MacFarlane
1
-0
/
+6
2011-12-27
Highlighting: Add language as class name.
John MacFarlane
1
-1
/
+1
2011-12-26
Updated highlighting for highlighting-kate 0.4.
John MacFarlane
1
-40
/
+24
2011-12-23
LaTeX writer: Implemented syntax highlighting for CodeBlocks.
John MacFarlane
1
-1
/
+3
2011-12-22
Removed highlighting flag. Highlighting support is now standard.
John MacFarlane
1
-17
/
+0
2011-12-22
Changed types of highlighting functions.
John MacFarlane
1
-12
/
+12
2011-12-19
Added highlightLaTeX stub when not compiled w/ highlighting.
John MacFarlane
1
-0
/
+3
2011-12-19
Added highlightLaTeX to Text.Pandoc.Highlighting.
John MacFarlane
1
-11
/
+29
2011-12-18
HTML writer: Retain ID attribute in highlighted code blocks.
John MacFarlane
1
-2
/
+5
2011-12-18
Highlighting: Use reads instead of read.
John MacFarlane
1
-3
/
+5
2011-12-17
Use blaze-html instead of xhtml for HTML generation.
John MacFarlane
1
-5
/
+5
2011-01-29
Highlighting: Fixed non-highlighting-kate version of highlightHtml.
John MacFarlane
1
-2
/
+2
2011-01-29
Fixed highlighting for inline code.
John MacFarlane
1
-2
/
+6
2009-12-31
Removed redundant imports (found by ghc 6.12).
fiddlosopher
1
-1
/
+1
2009-12-31
Removed unneeded LANGUAGE pragmas.
fiddlosopher
1
-1
/
+0
2009-11-21
Modified html+lhs output to use 'haskell' highlighter.
fiddlosopher
1
-1
/
+5
2009-07-03
Export languagesByExtension in Text.Pandoc.Highlighting.
fiddlosopher
1
-2
/
+5
2009-01-24
Moved all haskell source to src subdirectory.
fiddlosopher
1
-0
/
+64