Commit graph

605 commits

Author SHA1 Message Date
Geoff McLane b63c1090c2 option to avoid incrementing nested comtainers.
This is in the GetCDATA function. If the container is script or style and
this option is on, avoid bumping nested.

This addresses issues #65 (1642186) and #280.

All attempts at parsing script data are now abandoned as a bad direction.
2015-10-07 15:11:25 +02:00
Geoff McLane b4efe7464a small enhancement of debug only code 2015-10-05 15:08:20 +02:00
Geoff R. McLane 66b221043a ignore docs zips 2015-10-02 18:57:39 +02:00
Geoff R. McLane d56eaf88f0 convenient build api docs script 2015-10-02 18:55:16 +02:00
Geoff R. McLane 503a093b41 convenient del libs script 2015-10-02 18:54:25 +02:00
Geoff R. McLane 1253b2d9af remove non-existing page 2015-10-02 18:52:22 +02:00
Geoff R. McLane 2c627e5a93 remove 2 doxygen config warnings 2015-10-02 18:51:35 +02:00
Geoff R. McLane d581752042 #279 - add tidy1.xsl to clean up 2015-10-02 14:33:22 +02:00
Geoff R. McLane da0ba45f97 Merge branch 'master' of github.com:htacg/tidy-html5 2015-10-02 14:23:02 +02:00
Geoff R. McLane 9df06179a9 #279 - ignore created 'tidy1.xsl' 2015-10-02 14:22:35 +02:00
Geoff R. McLane d529b4cd83 #279 - remove creation of a new 'documentation' folder 2015-10-02 14:21:15 +02:00
Geoff McLane aecb8afeb4 Update verhist.log to 5.1.14 2015-10-01 15:56:01 +02:00
Geoff McLane 9127aa4fe2 Only publish avail bins 2015-10-01 15:38:48 +02:00
Geoff McLane a35c4b98fe Merge branch 'master' of github.com:htacg/tidy-html5 2015-10-01 14:56:29 +02:00
Geoff McLane dd71a8f6ca Show the tidy version being used 2015-10-01 14:56:06 +02:00
Geoff McLane 67192ba77e Merge pull request #279 from KingDuckZ/master
Use tidy.xsl from documentation/ instead of build/documentation.
2015-09-30 16:28:45 +02:00
King_DuckZ e2ec0e96a0 Use tidy.xsl from documentation/ instead of build/documentation. 2015-09-30 16:06:13 +02:00
Geoff McLane 716eff14cb Merge pull request #278 from KingDuckZ/master
Fix cmake for use as subproject.
2015-09-30 02:25:07 +02:00
King_DuckZ 9be7264e6a Fix cmake for use as subproject. 2015-09-29 23:39:08 +02:00
Geoff McLane fa43957b6d #273 - bump version to 5.1.14 for this fix 2015-09-27 17:38:08 +02:00
Geoff McLane 6c1a2acea2 #273 - avoid xhtml doctype flip/flop 2015-09-27 17:36:57 +02:00
Geoff McLane 7cf9fc2906 #65 - bump version for cdata skip fix 2015-09-25 13:00:06 +02:00
Geoff McLane ce2481c3a9 Merge pull request #274 from CMB/cmbcdata
Issue #65, fix for ignoring cdata.
2015-09-25 12:57:28 +02:00
Christopher Brannon 94b0647c08 Issue #65, fix for ignoring cdata. 2015-09-24 18:13:57 -07:00
Geoff McLane 04ca419080 Issue #64 - Try hard to skip '<![CDATA[ ... ]]>' 2015-09-24 14:21:55 +02:00
Geoff McLane f4113a8643 #65 bump to 5.1.12 for this fix 2015-09-21 12:34:29 +02:00
Geoff McLane 96589c6f57 #65 Skip esc'd esc, and only for script containers 2015-09-21 12:33:53 +02:00
Geoff McLane b2118fa09a Issue #65 - bump to version 5.1.11 for this fix 2015-09-19 14:59:58 +02:00
Geoff McLane eda37c5adb Issue #65 - avoid new quotes if in quotes 2015-09-19 14:58:42 +02:00
Geoff R. McLane 0386e0fa91 massive update of testall.sh 2015-09-18 20:15:12 +02:00
Geoff R. McLane ff101d5dee add t1.sh to do a single input test 2015-09-18 19:35:47 +02:00
Geoff McLane 2c726cfa67 Convenient t1.bat to just do 1 input test case 2015-09-18 17:10:53 +02:00
Geoff R. McLane 55bb3fe0f0 Beef up the cmp.sh script output 2015-09-17 13:42:43 +02:00
Geoff McLane 70d2d5dc66 #65 - Add test 1642186-1 to 'testbase', and add to testcases.txt 2015-09-16 15:08:20 +02:00
Geoff McLane d541405a2a Eventually complete a 2007 fix 2015-09-16 13:17:50 +02:00
Geoff McLane cd8dca2d4c Merge pull request #267 from vielmetti/patch-4
Test case for 1642186: Parser too greedy over <script> blocks
2015-09-15 16:45:17 +02:00
Edward Vielmetti d984edcb21 Config for 1642186 2015-09-15 09:35:15 -04:00
Edward Vielmetti 6b62b1f101 1642186: Parser too greedy over <script> blocks
Originally from http://sourceforge.net/p/tidy/patches/63/ referencing #65
2015-09-15 09:32:55 -04:00
Geoff McLane 202e8307cc Merge pull request #264 from vielmetti/patch-3
Update testhtml5 to use 'tidy' and not 'tidy5'
2015-09-14 20:40:54 +02:00
Geoff McLane 350d104f36 Merge pull request #263 from vielmetti/patch-2
Update testaccessone.sh to reference tidy, not tidy5
2015-09-14 20:39:53 +02:00
Edward Vielmetti e017aad98d Update testhtml5 to use 'tidy' and not 'tidy5'
testhtml5 does not work until you reference the proper executable.
2015-09-14 14:30:09 -04:00
Edward Vielmetti fddb60936d Update testaccessone.sh to reference tidy, not tidy5
Remove 'tidy5' from test script, replace with 'tidy'.
2015-09-14 14:27:26 -04:00
Geoff McLane 732d8d2128 Merge pull request #262 from vielmetti/patch-1
Change "tidy5" to "tidy" in documentation build script
2015-09-14 20:11:15 +02:00
Edward Vielmetti 50255fc37b Convert "tidy5" to "tidy" in build script
With this change, automated documentation builds will work from source.
2015-09-14 14:07:34 -04:00
Geoff McLane 9960f7c6dd Protext agains a NULL node in the Debug only code 2015-09-12 13:06:14 +02:00
Geoff McLane 6ebd527750 adjust name of EXE 2015-09-11 15:47:39 +02:00
Geoff McLane c4bac32f5b Merge pull request #249 from sria91/master
fixed: tidy-html5 debug build fails on VS2015 x64
2015-09-11 11:34:28 +02:00
Srikanth Anantharam be9f1d4203 using _fileno(fout) instead of fout->_file makes it more portable across different MSVC versions 2015-09-11 00:27:17 +05:30
Geoff McLane 1c187f8179 Issue #180 - bump to 5.1.9 for this indenting fix 2015-09-10 15:02:38 +02:00
Geoff McLane c48680cc01 Issue #180 - fix indenting when -omit used 2015-09-10 15:01:48 +02:00