tidy-html5/include
Jim Derry ef3157e0ec Fix issues with user-specified settings changing
User-specified settings were being fiddled with by tidy internally. User
settings set by the user should always be able to be read back by the
user, but `AdjustConfig()` would change them. This change contributes
toward fixing the situation by using `AdjustConfig()` at the only point
that it's needed, as well by NOT automatically reverting to the snapshot
after outputting a buffer (which should be stateless, but caused PHP to
break because it tried to save buffer more than once, so subsequent calls
would use non-fiddle settings.).
2021-07-01 16:08:37 -04:00
..
buffio.h Improve doxy comment formating - no code changes 2016-09-11 17:20:43 +02:00
platform.h Improve doxy comment formating - no code changes 2016-09-11 17:20:43 +02:00
tidy.h Fix issues with user-specified settings changing 2021-07-01 16:08:37 -04:00
tidybuffio.h Documentation-only changes to the public headers for consistency with other 2017-09-30 09:35:00 -04:00
tidyenum.h Merge pull request #949 from drichardson/add-muted 2021-06-30 13:40:57 -04:00
tidyplatform.h added OS __ANDROID__ to tidyplatform.h 2019-05-08 12:08:03 +05:00