[ANN] ERBook 9.0.0

S

Suraj Kurapati

Version 9.0.0 (2009-10-18)

This release adds new nodes to the XHTML format, reduces the
size of generated XHTML documents and also improves their
usability and validity.

* [1]Incompatible changes

* [2]New features

* [3]Bug fixes

* [4]Housekeeping

Incompatible changes

* The String#to_inline_xhtml method has been removed. Use
the String#to_xhtml method, which now returns inline
XHTML, instead.

New features

* Add "text" and "code" nodes for <pre> and <code>.

* Add "chain" parameter to [5]XHTML node definitions.

* Add [6]command! floats for listing shell commands and
their output.

* Reduce XHTML output size by activating image data URIs at
runtime using JavaScript. Previously, data URIs were
emitted into XHTML at compile time.

* Upgrade from XHTML 1.0 Transitional to Strict.

Bug fixes

* Add support for [7]multiple tab rows in jQuery UI tab
bars.

* Auto-detected mime types were inserted incorrectly in
base64 embeds.

* Prevent block-level children of <ins> from appearing
underlined on screen (Opera browsers) and in print
(Microsoft browsers).

* <blockquote/> icon did not appear in print style.

* Prevent mini navigation menus from colliding.

Housekeeping

* Remove the need for highlighting scroll target by setting
body height so that any element can be brought to the top
of the screen via scrolling.

* Place mini navigation menus on jQuery UI tab bars when
possible.

* Show logo image in full and centered above document
header.

* Completely remove <p> around block-level child (added by
Markdown).

* Fix XHTML validation errors on <table>, <tfoot>, <img> in
RDoc strings, and output of syntax coloring library.

* DRY up XHTML node definitions using YAML hash merging
operator.

References

1. http://snk.tuxfamily.org/lib/erbook/#Incompatible-changes
2. http://snk.tuxfamily.org/lib/erbook/#New-features
3. http://snk.tuxfamily.org/lib/erbook/#Bug-fixes
4. http://snk.tuxfamily.org/lib/erbook/#Housekeeping
5. http://snk.tuxfamily.org/lib/erbook/#xhtml-nodes
6. http://snk.tuxfamily.org/lib/erbook/#xhtml-nodes-command
7. http://dev.jqueryui.com/ticket/4882
 
S

Suraj Kurapati

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] ERBook 7.1.0 0
[ANN] ERBook 9.2.0 0
[ANN] ERBook 6.0.0 0
[ANN] ERBook 9.1.0 0
[ANN] ERBook 7.2.0 0
[ANN] ERBook 7.1.1 2
[ANN] ERBook 7.3.0 0
[ANN] ERBook 9.2.1 0

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,079
Latest member
ElidaWarin

Latest Threads

Top