Update docs about logging in plugins

This commit is contained in:
Oleh Prypin
2023-11-11 16:01:46 +01:00
parent 4ce945e72c
commit 3f7c5ca129
2 changed files with 29 additions and 5 deletions

View File

@@ -20,5 +20,8 @@
"MD024": { "siblings_only": true },
// Allow inline HTML
"MD033": false
"MD033": false,
// Disable named references validation
"MD052": false
}