mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 01:18:41 +07:00
10 lines
353 B
INI
10 lines
353 B
INI
StylesPath = "styles"
|
|
MinAlertLevel = warning
|
|
Vocab = default
|
|
[*.md]
|
|
BasedOnStyles = from-write-good, n8n-styles, from-microsoft, Vale
|
|
Vale.Terms = NO
|
|
from-alex.Profanity = NO
|
|
from-microsoft.Quotes = NO
|
|
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\*\*Release date:\*\*.*), (\[\[\%.*\%\]\]), (\[\[.*\]\]), (Rocket\.Chat), (\(https.*\)),
|