index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
Age
Commit message (
Expand
)
Author
2012-09-12
MediaWiki reader: Fixed charsInTags parser to use innerText.
John MacFarlane
2012-09-12
Minor fixes to MediaWiki reader.
John MacFarlane
2012-09-12
Added basic mediawiki reader.
John MacFarlane
2012-09-12
Export 'nested' in Parsing.
John MacFarlane
2012-09-12
Text.Pandoc.Parsing: Handle trailing slash in 'uri'.
John MacFarlane
2012-09-12
HTML writer: Improve line breaks with `<dd>` tags.
John MacFarlane
2012-09-09
LaTeX reader: Better error messages for environments.
John MacFarlane
2012-09-09
LaTeX reader: guard against "begin"/"end" in blockCommand.
John MacFarlane
2012-09-09
LaTeX reader: Guard against "begin", "end" in inlineCommand.
John MacFarlane
2012-09-09
HTML reader: Handle nested `<q>` tags properly.
John MacFarlane
2012-09-09
Parsing: Generalized type of withQuoteContext.
John MacFarlane
2012-09-09
HTML reader: Parse <q> as Quoted DoubleQuote.
John MacFarlane
2012-09-08
RST reader: Allow dashes as separator in simple tables.
John MacFarlane
2012-09-06
LaTeX reader: Support obeylines environment.
John MacFarlane
2012-09-06
LaTeX reader: Use curly quotes for bare straight quotes.
John MacFarlane
2012-09-06
LaTeX reader: Fixed parsing of paragraphs beginning with a group.
John MacFarlane
2012-09-06
Textile reader: Improved speed of hyphenedWords.
John MacFarlane
2012-09-06
Removed obsolete comment.
John MacFarlane
2012-09-06
Fixed footnotes bug in textile.
John MacFarlane
2012-09-06
Made --id-prefix work in DocBook as well as HTML.
John MacFarlane
2012-09-05
Docx writer: Fixed bug with nested lists.
John MacFarlane
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
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
Docx line breaks: Use w:cr in w:r instead of w:br.
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-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
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
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
Markdown: Allow pipe tables created by emacs orgtbl-mode to work.
John MacFarlane
[prev]
[next]