mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
9 lines
368 B
INI
9 lines
368 B
INI
StylesPath = "styles"
|
|
MinAlertLevel = warning
|
|
Vocab = default
|
|
[*.md]
|
|
BasedOnStyles = from-alex, from-write-good, n8n-styles, from-microsoft, Vale
|
|
Vale.Terms = NO
|
|
from-alex.Profanity = NO
|
|
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\**Release date:\**.*), (\[\[\%.*\%\]\]), (\[.*\]\(.*\)\{:target=_blank .external-link\}), (\[\[.*\]\]), (Rocket\.Chat)
|