Geoff McLane
f01cfaab9e
Issue #65 - Merge issue-65 to master, and drop RC_NUMBER
2015-10-28 16:10:06 +01:00
Geoff McLane
ba1f1e00be
Issue #286 - Bump to 5.1.16.EXP3 for this fix
2015-10-20 15:06:05 +02:00
Geoff McLane
c8751f60e7
Issue #286 - use AddByte for internal transfer
2015-10-20 15:04:18 +02:00
Geoff McLane
a94df6c0f9
Issue #285 - Bump to 5.1.15.EXP3 for this fix
2015-10-14 16:57:41 +02:00
Geoff McLane
d75c82275d
Issue #285 - Add a ResetTags func to erset html5 mode before each document
2015-10-14 16:55:35 +02:00
Geoff McLane
55060018b3
Issue #64 - bump version to .EXP2 for this fix
2015-10-08 17:07:52 +02:00
Geoff McLane
adbad0379e
Issue #65 - if nonested then no endtag needed to decrement.
...
This is only if nonested is on, then a <script> tag has not incremented
the nested, so likewise no need to treat an escaped close tag <\/script>
as an end tage to decrement nested.
2015-10-08 17:06:03 +02:00
Geoff McLane
7e69ceb3d1
Issue #281 - only warn BAD_CDATA_CONTENT if inserting an escape.
2015-10-07 16:17:42 +02:00
Geoff McLane
4e3f853e36
Add RC_NUMBER EXP1 for this #65 and #280 fix
2015-10-07 15:13:29 +02:00
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