mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Update docs about logging in plugins
This commit is contained in:
@@ -20,5 +20,8 @@
|
||||
"MD024": { "siblings_only": true },
|
||||
|
||||
// Allow inline HTML
|
||||
"MD033": false
|
||||
"MD033": false,
|
||||
|
||||
// Disable named references validation
|
||||
"MD052": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user