Release rstml v0.11.0
Chore
- Clippy ci
- Apply fmt fixes
- Add tests for fn binding syntax.
Documentation
- Doc test formatting
Features
- Add generics support to node element.
- FnBinding pattern
- Feat: add number support in NodeName attribute
Make NodeName compatible with SGML basic types specification (by adding support of more than one punctuation in series).
Fix
- Allow wildcard in any element.
Other
-
Update README.md
-
Allow wildcard close tag for block elements
-
Make block element close wildcard more general
New Contributors
- @pyrossh made their first contribution in #18
- @LLBlumire made their first contribution in #20