{
  "version": "0.2",
  "allowCompoundWords": true,
  "files": [
    "**/*.md"
  ],
  "flagWords": [
    "alot",
    "hte",
    "langauge",
    "reccommend",
    "seperate",
    "teh"
  ],
  "ignorePaths": [
    "**/emojis.md",
    "**/commands/*",
    "**/showcase/*",
    "**/tools/*"
  ],
  "ignoreRegExpList": [
    "# cspell: ignore fenced code blocks",
    "^(\\s*`{3,}).*[\\s\\S]*?^\\1",
    "# cspell: ignore words joined with dot",
    "\\w+\\.\\w+",
    "# cspell: ignore strings within backticks",
    "`.+`",
    "# cspell: ignore strings within single quotes",
    "'.+'",
    "# cspell: ignore strings within double quotes",
    "\".+\"",
    "# cspell: ignore strings within brackets",
    "\\[.+\\]",
    "# cspell: ignore strings within parentheses",
    "\\(.+\\)",
    "# cspell: ignore words that begin with a slash",
    "/\\w+",
    "# cspell: ignore everything within action delimiters",
    "\\{\\{.+\\}\\}",
    "# cspell: ignore everything after a right arrow",
    "\\s+→\\s+.+"
  ],
  "language": "en",
  "words": [
    "antialiasing",
    "codeowners",
    "composability",
    "configurators",
    "defang",
    "deindent",
    "downscale",
    "downscaled",
    "downscaling",
    "exif",
    "geolocalized",
    "grayscale",
    "marshal",
    "marshaling",
    "multihost",
    "performantly",
    "preconfigured",
    "prerendering",
    "redirection",
    "redirections",
    "shortcode",
    "shortcodes",
    "subexpression",
    "subexpressions",
    "suppressable",
    "templating",
    "transpile",
    "transpiles",
    "unmarshal",
    "unmarshals",
    "unmarshaling",
    "# ----------------------------------------------------------------------",
    "# cspell: ignore foreign language words",
    "# ----------------------------------------------------------------------",
    "bezpieczeństwo",
    "dokumentation",
    "libros",
    "miesiąc",
    "miesiąc",
    "miesięcy",
    "miesięcy",
    "misérables",
    "projekt",
    "régime",
    "# ----------------------------------------------------------------------",
    "# cspell: ignore proper nouns",
    "# ----------------------------------------------------------------------",
    "Eliott",
    "Gregor",
    "Jaco",
    "Noll",
    "Pastorius",
    "Samsa",
    "# ----------------------------------------------------------------------",
    "# cspell: ignore operating systems and software packages",
    "# ----------------------------------------------------------------------",
    "asciidoctor",
    "brotli",
    "corejs",
    "disqus",
    "doas",
    "eopkg",
    "gitee",
    "gohugoio",
    "goldmark",
    "KaTeX",
    "kubuntu",
    "lubuntu",
    "MathJax",
    "nosql",
    "pandoc",
    "pkgin",
    "rclone",
    "xubuntu",
    "# ----------------------------------------------------------------------",
    "# cspell: ignore miscellaneous",
    "# ----------------------------------------------------------------------",
    "dring",
    "getenv",
    "gohugo",
    "inor",
    "jdoe",
    "milli",
    "rgba",
    "rsmith",
    "stringifier",
    "struct",
    "tdewolff",
    "tjones",
    "toclevels",
    "vals",
    "xfeff",
    "zgotmplz"
  ]
}