diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 76d40304..53007e51 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -195,10 +195,19 @@ Here is more data -------------------------------------------------------------------------------- ## XML +- [XML](http://xmlsoft.org/) + ### LibXML Config file +- There is no top level *configuration file* available at this time + ### LibXML disable single line +- There is currently **No** way to disable rules inline of the file(s) + ### LibXML disable code block +- There is currently **No** way to disable rules inline of the file(s) + ### LibXML disable entire file +- There is currently **No** way to disable rules inline of the file(s) --------------------------------------------------------------------------------