Tags: aantron/markup.ml
Tags
Version 0.8.1 Additions - Ability to optionally pass custom escaping functions to `Markup.write_html` (#42, Julien Sagot). Bugs fixed - `Markup.html5` and `Markup.xhtml` filtered their inputs incorrectly (#41). - XML parser placed unnecessary restrictions on attribute names (#43, @jeffa5). - HTML parser dropped characters in URL query parameter names (#44, Julien Sagot).
Version 0.7.5 - When writing HTML, do not perform entity escaping inside `<script>` and similar tags (#17, Johannes Kloos). - Fix handling of unpaired `</form>` tags (0bf4f1b, reported Yann Hamdaoui). - Fix stream combinators to be tail-recursive (4a20cae). - Fix dependency on Findlib package `lwt.unix` (#18, diagnosed Andrew Ray). - Speed up reading from files by about 30% (7d84cb9).
PreviousNext