Normalize capitalization, puntuation and spelling of plugin tags

This commit is contained in:
Jeff Dairiki 2022-01-25 16:28:00 -08:00
parent 092b7d379b
commit c90aa54623
5 changed files with 8 additions and 8 deletions

View File

@ -14,5 +14,5 @@ headers
anchors anchors
table of contents table of contents
markdown-config markdown-config
makrdown-meta-init markdown-meta-init
markdown-meta-postprocess markdown-meta-postprocess

View File

@ -4,8 +4,8 @@ name: lektor-minify
--- ---
tags: tags:
django_htmlmin django-htmlmin
rCSSmin RCSSmin
rJSmin rJSmin
minify minify
HTML HTML

View File

@ -7,6 +7,6 @@ categories: build
tags: tags:
HTML HTML
scss SCSS
sass Sass
after-build-all after-build-all

View File

@ -7,7 +7,7 @@ categories: build
tags: tags:
SCSS SCSS
SASS Sass
minify minify
libsass libsass
before_build_all before-build-all

View File

@ -13,7 +13,7 @@ webpack
npm npm
Yarn Yarn
Node Node
sCSS SCSS
server-spawn server-spawn
server-stop server-stop
before-build-all before-build-all