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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-05
Removed module Text.Pandoc.CharacterReferences.
John MacFarlane
1
-3
/
+2
2012-02-05
Normalize date in EPUB metadata.
John MacFarlane
1
-1
/
+1
2012-01-31
Don't let autolinks create reference links.
John MacFarlane
1
-1
/
+1
2012-01-31
Don't include mathml javascript for html5 output.
John MacFarlane
1
-1
/
+2
2012-01-31
Support `--mathml` flag in docbook.
John MacFarlane
1
-2
/
+28
2012-01-30
Added `--epub-embed-font` option.
John MacFarlane
1
-5
/
+23
2012-01-28
Remove dependency on old-time.
John MacFarlane
3
-6
/
+6
2012-01-28
Put date in YYYY-MM-DD format if possible for HTML, docx metadata.
John MacFarlane
2
-5
/
+6
2012-01-27
LaTeX writer: escape # in href URLs. Closes #359.
John MacFarlane
1
-6
/
+2
2012-01-27
Docbook writer: Use sect1, sect2, etc. instead of section.
John MacFarlane
1
-9
/
+11
2012-01-27
Finished implementing --atx-headers in markdown writer.
John MacFarlane
1
-2
/
+5
2012-01-27
Removed some unused code.
John MacFarlane
1
-3
/
+0
2012-01-25
Added --slide-level option to override default.
John MacFarlane
2
-4
/
+14
2012-01-25
Fixed regression in HTML writer: all headers level 1!
John MacFarlane
1
-1
/
+3
2012-01-25
Depend on highlighting-kate 0.5.
John MacFarlane
1
-3
/
+3
2012-01-25
LaTeX/beamer: --chapters causes level 1 to be \part{..}.
John MacFarlane
1
-3
/
+6
2012-01-24
HTML writer: Use h1 for all slide titles.
John MacFarlane
1
-2
/
+2
2012-01-24
HTML writer: Use new common system for slides.
John MacFarlane
1
-20
/
+16
2012-01-23
Slides: New approach, using hierarchicalize.
John MacFarlane
1
-23
/
+31
2012-01-23
LaTeX beamer: Only add [fragile] to slide if it contains verbatim.
John MacFarlane
1
-1
/
+8
2012-01-23
Use Slides in LaTeX writer for beamer.
John MacFarlane
1
-29
/
+17
2012-01-20
Docx: Put display math on separate line.
John MacFarlane
1
-5
/
+9
2012-01-20
Docx writer: Fixed styles in footnotes.
John MacFarlane
1
-0
/
+6
2012-01-20
Docx: Adjusted list spacing for less cramped number markers.
John MacFarlane
1
-1
/
+1
2012-01-20
Docx writer: Start bullet lists with solid bullet.
John MacFarlane
1
-6
/
+7
2012-01-20
Docx writer: Don't indent first level of lists.
John MacFarlane
1
-2
/
+2
2012-01-20
Docx writer: Fixed bug with numbered lists.
John MacFarlane
1
-24
/
+37
2012-01-19
Minor comment fixes.
John MacFarlane
1
-2
/
+0
2012-01-19
Check for existence before opening image file.
John MacFarlane
1
-49
/
+57
2012-01-19
Added Docx writer.
John MacFarlane
1
-0
/
+626
2012-01-15
ImageSize: extract dpi information from PNG and JPEG.
John MacFarlane
1
-5
/
+4
2012-01-14
ODT writer now sizes images appropriately.
John MacFarlane
2
-3
/
+10
2012-01-14
OpenDocument writer: treat image title of form "dddxddd" as size in px.
John MacFarlane
1
-3
/
+14
2012-01-13
EPUB writer: Allow raw HTML.
John MacFarlane
1
-6
/
+1
2012-01-11
HTML writer: Don't use self-closing img, br, hr tags.
John MacFarlane
1
-7
/
+12
2012-01-01
EPUB writer: Allow `lang` variable to set language in metadata.
John MacFarlane
1
-2
/
+5
2011-12-31
Support for math in RST reader and writer.
John MacFarlane
1
-3
/
+5
2011-12-30
Support Sphinx-style math in RST writer.
John MacFarlane
1
-2
/
+3
2011-12-30
Fixed layout bug in ConTeXt and LaTeX writers.
John MacFarlane
2
-4
/
+4
2011-12-30
LaTeX writer: only use hyperdef on section if there's a link to it.
John MacFarlane
1
-27
/
+34
2011-12-30
Added support for internal links in ConTeXt writer.
John MacFarlane
1
-30
/
+15
2011-12-30
Add support for internal links to LaTeX writer.
John MacFarlane
1
-27
/
+50
2011-12-30
ConTeXt writer: Add section labels and internal links as in HTML.
B. Scott Michel
1
-21
/
+71
2011-12-30
HTML writer: Better handling of authors in meta tags.
John MacFarlane
1
-12
/
+26
2011-12-30
ConTeXt writer: Made `--toc` work even without `--number-sections`.
John MacFarlane
1
-2
/
+2
2011-12-30
Small tweaks to hyphenatedurl patch.
John MacFarlane
1
-9
/
+6
2011-12-30
ConTeXt_url_hyphenation
B. Scott Michel
1
-6
/
+13
2011-12-30
LaTeX writer: Improved detection of book classes.
John MacFarlane
1
-6
/
+9
2011-12-30
EPUB: Get correct environment variable for LANG.
John MacFarlane
1
-1
/
+1
2011-12-29
Merge pull request #366 from gridaphobe/master
John MacFarlane
1
-2
/
+1
[next]