Forum: Ruby kramdown 0.14.1 released

Posted by Thomas Leitner (Guest)
on 2012-11-30 19:02
(Received via mailing list)
[Now with the correct subject ;-)]

## About kramdown

kramdown (sic, not Kramdown or KramDown, just kramdown) is a *free*
GPL-licensed [Ruby](http://www.ruby-lang.org) library for parsing a
superset of Markdown. It is completely written in Ruby, supports
standard Markdown (with some minor modifications) and various
extensions that have been made popular by the PHP Markdown Extra
package and Maruku.

Homepage for installation instructions and documentation:
   http://kramdown.rubyforge.org


## kramdown 0.14.1 released

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

## Changes

* 3 bug fixes

  - Only HTML elements that must not contain a body (like `<br />`) are
    output in this form, all other elements now use an explicit closing
    tag (resolves among other things issues with `<i>`)
  - Specifying a block IAL before a definition list now works correctly
  - Fixed bug [GH#30]: Empty body for a definition in a definition list
    lead to an exception (reported by Mark Johnson)

[GH#30]: https://github.com/gettalong/kramdown/issues/30
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.