File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -147,8 +147,10 @@ implementations against a few simple use cases that cover most HTML attributes:
147147 A robust HTML entity encoder/decoder.
148148* [ ` lodash.escape ` ] ( https://lodash.com/docs/4.17.15#escape ) —
149149 A basic HTML entity encoder.
150- * [ ` posthtml-attrs-parser ` ] ( https://github.com/posthtml/posthtml-attrs-parser )
151- A PostHTML helper that provides an improved API to work with a tag's attributes
150+ * [ ` posthtml-attrs-parser ` ] ( https://github.com/posthtml/posthtml-attrs-parser ) —
151+ A PostHTML helper that provides an improved API to work with a tag's attributes.
152+ * [ ` fabianmichael/kirby-template-attributes ` ] ( https://github.com/fabianmichael/kirby-template-attributes ) —
153+ A PHP plugin for Kirby that provides a helper to compose attribute in templates.
152154
153155## See Also
154156
You can’t perform that action at this time.
0 commit comments