mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 02:18:47 +00:00
* Remove markdown exceptions for table and code blocks * Fix Zitadel docs errors * Add trailingSlash: false to prevent 404 bug
8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"MD002": false,
|
|
"MD013": {
|
|
"code_blocks": false,
|
|
"tables": false
|
|
}
|
|
}
|