Posted By: Thomas Leitner
Date: 2011-05-06 13:48
Summary: kramdown 0.13.3 released
Project: kramdown

## kramdown 0.13.3 released

This is just a bug fix release and it is recommened to update to this version.

## Changes

* 1 minor change:

- Added support for correctly parsing more HTML5 elements (requested by Bernt Carstenschulz)

* 10 bug fixes:

- Table line `` |a|`b` `` was parsed as `` |a`b` `` (patch by Masahiro Kitajima)
- Table line `` |`a` `` lead to error condition (patch by Masahiro Kitajima)
- Added OrderedHash#dup to fix a problem when converting a document more than once (reported by
Michael Papile)
- Fixed places where the document tree was modified during conversion
- Fixed bug in LaTeX image element converter that was introduced in a former release (reported by
Michael Franzl)
- Fixed problem with block HTML tag being treated as header text
- Fixed problem with footnotes in LaTeX tables -- now using `longtable` instead of `tabular`
environment (reported by Michael Franzl)
- The `style` attribute is now used for outputting table cell alignments in HTML instead of using
the deprecated `col` tags
- Fixed HTML-to-native conversion of unsupported HTML elements
- Fixed kramdown converter to correctly output table cells with attributes

* 1 documentation fix:

- Some HTML tags were not properly escaped on the quick reference page (reported by Yasin
Zähringer)



About kramdown

kramdown is a fast, pure-Ruby Markdown-superset converter.

kramdown is yet-another-markdown-parser but fast, pure Ruby,
using a strict syntax definition and supporting several common extensions.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: kramdown-0-13-3-relea

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post