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-11-09
Allow HTML comments as inline elements in markdown.
John MacFarlane
2
-3
/
+3
2010-11-06
cabal file: Made library and executable build-depends match.
John MacFarlane
1
-2
/
+3
2010-11-06
Removed CITEPROC CPP conditionals from library code.
John MacFarlane
2
-8
/
+0
2010-11-06
Changes to use citeproc-hs 0.3.
John MacFarlane
3
-94
/
+27
2010-11-05
Removed Text.Pandoc.Definition, bump version to 1.7.
John MacFarlane
2
-168
/
+3
2010-11-04
Biblio: small fix to detection of punctuation (A. Rossato).
John MacFarlane
1
-4
/
+4
2010-11-03
Biblio: Improve footnote generation.
John MacFarlane
1
-10
/
+24
2010-11-02
Improve footnote generation of in-text citations w/ note styles.
John MacFarlane
1
-24
/
+118
2010-10-31
--mathjax: Use mathjax with raw latex rather than mathml.
John MacFarlane
2
-17
/
+4
2010-10-27
Changes to use citeproc 0.3.
John MacFarlane
4
-24
/
+101
2010-10-26
Added support for MathJax for displaying math in HTML.
John MacFarlane
5
-15
/
+40
2010-10-26
Added test for macros.
John MacFarlane
2
-1
/
+9
2010-10-26
Documented LaTeX macros.
John MacFarlane
1
-0
/
+12
2010-10-26
Bump version to 1.6.1.
John MacFarlane
1
-1
/
+1
2010-10-26
Parse blanklines after macro definitions.
John MacFarlane
1
-1
/
+1
2010-10-26
Process LaTeX macros in markdown, and apply to TeX math.
John MacFarlane
4
-8
/
+39
2010-10-24
Added fontsize variable to default latex template.
John MacFarlane
1
-1
/
+1
2010-10-24
LaTeX & ConTeXt writers: escape [ and ] as {[} and {]}.
John MacFarlane
4
-12
/
+16
2010-10-24
Changed --help message for --variable to KEY:VALUE.
John MacFarlane
1
-1
/
+1
2010-10-19
TeXMath: handle variables modified with \acute, \bar, etc.
John MacFarlane
1
-0
/
+15
2010-10-19
TeXMath reader: handle \textit, \textbf, etc.
John MacFarlane
1
-1
/
+5
2010-09-23
Clarified that multiline tables don't support colspans or rowspans.
John MacFarlane
1
-1
/
+2
2010-09-23
Slight change in README on table cell spans.
John MacFarlane
1
-2
/
+2
2010-09-10
Encode filenames as UTF8.
John MacFarlane
2
-4
/
+5
2010-08-01
gladTeX HTML - specify ENV for display or inline.
John MacFarlane
1
-1
/
+3
2010-07-24
pandoc.cabal: Remove profiling options from 'else' clause.
John MacFarlane
1
-2
/
+2
2010-07-24
README - moved links to end.
John MacFarlane
1
-19
/
+19
2010-07-24
Minor formatting change.
John MacFarlane
1
-0
/
+1
2010-07-24
Minor formatting change.
John MacFarlane
1
-2
/
+3
2010-07-24
Revised format of changelog to match release announcement.
John MacFarlane
2
-437
/
+299
2010-07-24
Added slidy data files to windows installer.
John MacFarlane
1
-0
/
+1
2010-07-24
Added link to epub tutorial.
John MacFarlane
1
-1
/
+3
2010-07-24
--offline implies --standalone.
John MacFarlane
1
-1
/
+2
2010-07-24
Minor changelog changes.
John MacFarlane
1
-1
/
+3
2010-07-24
Added release announcement.
John MacFarlane
1
-0
/
+270
2010-07-23
Removed unnecessary item in changelog.
John MacFarlane
1
-4
/
+0
2010-07-23
Updated changelog.
John MacFarlane
1
-0
/
+21
2010-07-23
Revised description of slide formats.
John MacFarlane
1
-58
/
+26
2010-07-22
Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5.
John MacFarlane
4
-16
/
+6
2010-07-22
Removed spurious title in s5 template.
John MacFarlane
1
-1
/
+0
2010-07-22
Updated s5 tests.
John MacFarlane
2
-40
/
+24
2010-07-22
Improved cutUp function, removed extra </div>
John MacFarlane
1
-10
/
+12
2010-07-22
Moved s5 writing from S5 module to HTML.
John MacFarlane
7
-80
/
+79
2010-07-22
Extended --offline to s5.
John MacFarlane
4
-517
/
+19
2010-07-22
Added new --offline option for slidy.
John MacFarlane
7
-19
/
+59
2010-07-22
Slidy writer: Avoid spurious blank page.
John MacFarlane
1
-1
/
+5
2010-07-22
Export HTMLSlideVariant in Text.Pandoc.
John MacFarlane
2
-1
/
+2
2010-07-22
Require texmath >= 0.3, adjusted for new elements.
John MacFarlane
2
-1
/
+4
2010-07-21
Changed to using strict bytestrings in UTF8 module.
John MacFarlane
1
-2
/
+2
2010-07-21
Reintroduced 'library' cabal flag.
John MacFarlane
3
-22
/
+51
[prev]
[next]