Releases: reshape/content
Releases · reshape/content
v0.3.0
- Adds the ability to use multiple transforms per tag, courtesy of the talented @colbyhub 🎉
- Dependencies brought up to date
v0.2.0
- Any output from transforms is now parsed with the standard html parser. This means that transforms can output html and have it handled properly by other plugins down the line.
v0.1.1
- Fixes a bug with the emitted tree structure