tidy-html5/include
Geoff McLane 8745f79177 Issue #418 - Ensure TidyAttrID enum exactly matches table.
The file tidyenum.h has an attribute ID enumeration that must exactly
match the attribute_defs[] table in attrs.c.

Originally some attempt was made to keep this enum in some sort of order
but that should now be totally abandonned. Any 'new' attribute
enumerations should be added just above the last N_TIDY_ATTRIBS, and
likewise in the table, to avoid this problem.
2016-07-01 15:52:02 +02:00
..
tidy.h Improve tidySaveString API documentation. 2016-02-13 18:38:25 +01:00
tidybuffio.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
tidyenum.h Issue #418 - Ensure TidyAttrID enum exactly matches table. 2016-07-01 15:52:02 +02:00
tidyplatform.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00