Skip to content

Commit f8e9d8b

Browse files
committed
Update Related section of README
1 parent e657663 commit f8e9d8b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)