index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-04
LaTeX reader: Handle \slash command.
John MacFarlane
2012-08-29
Allow any char but ':' in names of field lists in RST reader
Denis Laxalde
2012-08-29
Fix RST reader for field lists items with body beginning after a new line
Denis Laxalde
2012-08-25
Added (failing) test case for #518.
John MacFarlane
2012-08-25
Beamer template: Remove English-centric strings in section pages.
John MacFarlane
2012-08-25
EPUB: Use title instead of "Title Page" in contents.
John MacFarlane
2012-08-23
Merge commit 'd25656571a4662a4e67b195daed69e77d80c4c2c'
John MacFarlane
2012-08-23
Don't strip meta and link elements in epub metadata.
John MacFarlane
2012-08-21
Implemented Ext_backtick_code_blocks.
John MacFarlane
2012-08-21
Added Ext_fenced_code_attributes.
John MacFarlane
2012-08-21
Changed nomenclature, delimited -> fenced code blocks.
John MacFarlane
2012-08-19
Added Ext_abbrevations for PHP markdown style abbreviation keys.
John MacFarlane
2012-08-18
Man writer: Escape - as \-.
John MacFarlane
2012-08-17
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
2012-08-17
Docx line breaks: Use w:cr in w:r instead of w:br.
John MacFarlane
2012-08-16
Removed stats.sh.
John MacFarlane
2012-08-16
Added comments in Options.
John MacFarlane
2012-08-15
Moved renderTags' from HTML reader & SelfContained to Shared.
John MacFarlane
2012-08-15
Tweaks on markdown="1" handling.
John MacFarlane
2012-08-14
Added install target to Makefile.
John MacFarlane
2012-08-13
Markdown: Prevent parse failure on HTML blocks with -raw_html.
John MacFarlane
2012-08-13
Pretty: Fixed bug that caused combining characters to be dropped.
John MacFarlane
2012-08-12
Added Ext_raw_html extension.
John MacFarlane
2012-08-12
Added note to README on positioning of reference link defs.
John MacFarlane
2012-08-12
Fixed titleblock in markdown, plain templates.
John MacFarlane
2012-08-12
Implemented Ext_mmd_title_block in markdown reader & writer.
John MacFarlane
2012-08-11
Implemented tex_math extensions in markdown writer.
John MacFarlane
2012-08-11
Implemented Ext_markdown_attribute in markdown writer.
John MacFarlane
2012-08-11
Documented markdown_attribute extension in README.
John MacFarlane
2012-08-11
Mardkown reader: Implemented Ext_markdown_attribute.
John MacFarlane
2012-08-11
Revert "Implemented Ext_markdown_attribute."
John MacFarlane
2012-08-11
Implemented Ext_markdown_attribute.
John MacFarlane
2012-08-10
Implemented Ext_tex_math_single_backslash, Ext_tex_math_double_backslash.
John MacFarlane
2012-08-10
Options and documentation for backslash tex math options.
John MacFarlane
2012-08-10
Changed Ext_tex_math to Ext_tex_math_dollars.
John MacFarlane
2012-08-10
Removed refs to Ext_header_identifiers in comments.
John MacFarlane
2012-08-10
MakeManPage: Remove modification time checking, done in Setup.hs.
John MacFarlane
2012-08-10
Documented org-like pipe tables.
John MacFarlane
2012-08-10
Markdown: Allow pipe tables created by emacs orgtbl-mode to work.
John MacFarlane
2012-08-10
Documented new system for enabling/disabling extensions.
John MacFarlane
2012-08-09
Changed strict to markdown_strict.
John MacFarlane
2012-08-09
Fixed handling of default extensions, so they don't override +options.
John MacFarlane
2012-08-09
Removed `--strict`, added extensions to writer/reader names.
John MacFarlane
2012-08-09
Added getReader, getWriter to Text.Pandoc.
John MacFarlane
2012-08-09
Removed --enable, --disable options.
John MacFarlane
2012-08-09
Use safeRead instead of using reads directly (various modules).
John MacFarlane
2012-08-09
Added safeRead to Text.Pandoc.Shared.
John MacFarlane
2012-08-09
Added parseFormatSpec to Text.Pandoc.
John MacFarlane
2012-08-08
Changes to literate haskell options.
John MacFarlane
2012-08-08
Makefile: Require pandoc-types before citeproc-hs.
John MacFarlane
[prev]
[next]