hugo/docs/.cspell.json
2022-03-08 19:39:33 +01:00

156 lines
2.3 KiB
JSON

{
"version": "0.2",
"words": [
"aabb",
"aabba",
"aabbaa",
"aabbaabb",
"abourget",
"adoc",
"algolia",
"anchorize",
"anthonyfok",
"asciidoctor",
"attrlink",
"Bjørn",
"blackfriday",
"blogue",
"bogem",
"Brotli",
"canonify",
"Catwoman",
"Cheatsheet",
"chromastyles",
"clockoon",
"Cloudinary",
"CNAME",
"Codecademy's",
"CODEOWNERS",
"Commento",
"Cond",
"Contentful",
"countrunes",
"countwords",
"crossreferences",
"digitalcraftsman",
"Disqus",
"dokuwiki",
"DRING",
"Emojify",
"Enwrite",
"eparis",
"errorf",
"firstpost",
"Francia",
"freenode",
"funcs",
"funcsig",
"Garen",
"Getenv",
"Gohugo",
"gohugoio",
"goldenbridge",
"Goldmark",
"gomodules",
"GOPATH",
"govendor",
"Gowans",
"Grayscale",
"Gruber",
"gtag",
"Hokus",
"hugodoc",
"hugolang",
"hugoversion",
"Hyvor",
"iframes",
"imgproc",
"indice",
"Intelli",
"interdoc",
"IPTC",
"Isset",
"Isso",
"Joomla",
"jsonify",
"katex",
"kubernetes",
"lastmod",
"linktitle",
"markdownified",
"markdownify",
"mathjax",
"mercredi",
"Mittwoch",
"mmark",
"monokai",
"Morling",
"Muut",
"mypartials",
"mypost",
"needsexample",
"nobr",
"nocopy",
"Norsk",
"novembre",
"Octopress",
"opengraph",
"OWASP",
"Pandoc",
"peaceiris",
"Pedersen",
"plainify",
"println",
"publishdate",
"Pygments",
"querify",
"readfile",
"REDIR",
"reftext",
"relatedfuncs",
"relref",
"remarkjs",
"rgba",
"rlimit",
"safejs",
"Samsa",
"Shortcode",
"Shortcodes",
"Sindre",
"Smartcrop",
"struct",
"Talkyard",
"taxo",
"tbody",
"tdewolff",
"testshortcodes",
"thead",
"Thinkful",
"TMPDIR",
"tojson",
"Torikian",
"totoml",
"toyaml",
"Unmarshal",
"urlize",
"vimrc",
"wanghc",
"Wappalyzer",
"warnf",
"webp",
"wibble",
"workson",
"zzbbaabb"
],
"language": "en,en-GB,en-US,de,fr",
"files": [
"**/*.md"
],
"ignorePaths": [
".cspell.json",
"**/node_modules/**",
"*.min.*"
],
"useGitignore": true
}