Commit graph

495 commits

Author SHA1 Message Date
Michael[tm] Smith 664f95ba5b Update the generated API docs. 2012-06-20 16:58:34 +09:00
Michael[tm] Smith a772bbb17f Let's actually commit the -gdoc feature this time. 2012-06-20 16:55:42 +09:00
Michael[tm] Smith 45fce5e3c2 Merge branch 'master' of github.com:w3c/tidy-html5
Forgot to pull.
2012-06-20 16:51:43 +09:00
Michael[tm] Smith 09e310b50c -gdoc opt, clean Google Docs HTML; fr Dave Raggett 2012-06-20 16:48:12 +09:00
Steven Le 57a98b97b6 Changed W3CAttrsFor_VIDEO -> W3CAttrsFor_WBR 2012-06-19 15:42:48 -07:00
Steven Le e8013a74b8 Remove <wbr> as a proprietary tag. 2012-06-19 09:39:06 -07:00
Michael[tm] Smith 491f3df396 Merge pull request #37 from e98cuenc/input-html5
Accept HTML5 input types.
2012-06-07 23:08:56 -07:00
Joaquin Cuenca Abela f91a020894 Accept HTML5 input types. 2012-06-07 16:54:04 +02:00
Michael[tm] Smith f212c3f380 Update version. 2012-04-26 00:31:18 +09:00
Ryan Kistner 8025154e30 Check for NULL pointer before calling strcasecmp in GetVersFromFPI 2012-04-23 11:51:58 +09:00
Michael[tm] Smith 21f5b68778 Removed some bad/obsolete test cases. Fixes #32. 2012-04-23 11:39:38 +09:00
Michael[tm] Smith 869ab4a4e5 Fix C90 compatibility issue. 2012-04-10 14:57:15 +09:00
Michael[tm] Smith 666d5bb1f4 Another minor editorial change. 2012-04-07 16:49:19 +09:00
Michael[tm] Smith d193420729 Minor editorial update. 2012-04-07 16:41:06 +09:00
Michael[tm] Smith 4408516c32 Clarify doc for wrap-attributes option. 2012-04-07 16:33:10 +09:00
Michael[tm] Smith c66f165f00 Don't line-wrap title attr. Thx Oliver Prygotzki.
Fixes #28.
2012-04-07 15:58:28 +09:00
Michael[tm] Smith d194e8726e Added show-info option. Fixes #6. 2012-04-02 16:41:05 +09:00
Michael[tm] Smith 880221e26d Don't eat whitespace after CM_MIXED end tags.
Fixes #20.
2012-03-29 14:00:24 +09:00
Michael[tm] Smith 1f2162553a Back out fix for #20. 2012-03-29 12:17:13 +09:00
Michael[tm] Smith abc1e3faa4 Markup updates. 2012-03-28 04:48:31 +09:00
Michael[tm] Smith 547d84ed16 Minor editorial/markup fixes to index.html. 2012-03-28 01:16:42 +09:00
Michael[tm] Smith e8de511a64 Added build info to index.html. 2012-03-28 01:07:27 +09:00
Michael[tm] Smith ccc80bcdc4 Add info about building shared lib. Fixes #25.
Thanks Chris Love.
2012-03-28 00:41:17 +09:00
Michael[tm] Smith 1636edd2ba Minor update to index page. 2012-03-24 19:18:32 +09:00
Michael[tm] Smith 5071246641 Minor update to quickref. 2012-03-24 19:09:59 +09:00
Michael[tm] Smith 895fbb13f0 Minor rewording. 2012-03-24 19:08:04 +09:00
Michael[tm] Smith 2cd21a6693 Added omit-optional-tags option. Fixes #22.
Thanks towolf.
2012-03-24 19:04:46 +09:00
Michael[tm] Smith f5c273910c Merge branch 'master' of github.com:w3c/tidy-html5 2012-03-23 23:52:01 +09:00
Michael[tm] Smith 87d8cb5281 Don't hoist style into head. Relates to #23. 2012-03-23 23:50:41 +09:00
Thies C. Arntzen a3d49a7143 fix <a>hallo</a> world WS destruction 2012-03-23 22:08:11 +09:00
Michael[tm] Smith 4ff3234431 List new options on the index page. 2012-03-17 17:24:01 +09:00
Michael[tm] Smith ddb5702a08 Point to http://w3c.github.com/tidy-html5/ where appropriate. 2012-03-17 17:07:48 +09:00
Michael[tm] Smith 47c1447489 Add a more prominent link to the quickref. 2012-03-17 16:48:07 +09:00
Michael[tm] Smith 1052c2b81e New merge-emphasis & coerce-endtags options added.
Fixes #19.
2012-03-17 16:26:41 +09:00
Michael[tm] Smith 3ed33a1823 Merge in TidyAttr_XML_LANG change. 2012-03-16 20:55:59 +09:00
Michael[tm] Smith 3a9a794d8b Minor formatting edit. 2012-03-15 14:12:41 +09:00
Michael[tm] Smith 0c8b587067 Added --doctype=html5 option value. Fixes #17. 2012-03-15 14:11:01 +09:00
Michael[tm] Smith 5c4d2e5b33 Minor edit. 2012-03-15 11:52:28 +09:00
Michael[tm] Smith a52b901d47 Link to home page in readme. 2012-03-15 11:49:03 +09:00
Michael[tm] Smith a1bb2d24b1 Updated version and quickref. 2012-03-15 11:15:11 +09:00
Michael[tm] Smith bf1c2f67a9 Added drop-empty-elements options. Fixes #19. 2012-03-15 10:58:10 +09:00
Michael[tm] Smith 5b9d25dcf9 source in video. Fixes #8. Fixes #9. 2012-03-15 10:30:11 +09:00
Michael[tm] Smith 879e6cf909 Put "experimental" in the meta@generator output too. 2012-03-14 20:05:12 +09:00
Michael[tm] Smith c331917c31 Make the doctype handling work the way it should. 2012-03-14 19:38:18 +09:00
Michael[tm] Smith 9412ef6eba Never automatically re-make the API docs. 2012-03-01 23:03:24 +09:00
Michael[tm] Smith c9aa86ddf5 Force remake of the quickref file also. 2012-03-01 23:02:14 +09:00
Michael[tm] Smith 40f486ce5a Force-remake of the README.md file. 2012-03-01 23:00:01 +09:00
Michael[tm] Smith f2825b9645 More cleanup. 2012-03-01 22:57:11 +09:00
Michael[tm] Smith 378c31fa2e Cruft. 2012-03-01 22:55:17 +09:00
Michael[tm] Smith db464df7d9 Updated the docs. 2012-03-01 22:53:12 +09:00