- using wrong global variable error fixed
- class style error fixed
- target text only have previous style fixed
- style apply only last
- parsing fail error fixed
- add other tag b, u, i, etc
- add font family
- update example
- add comments for code
- update test
- add test
- set fontstyle copywith not merge
- class style apply at last
- multiple class style
- style parser
- strong doesn't work
- apply strong and em when user try to set style with existing tag and class style
- devide tag and class for existing style
- add existing tag style
- recursive tag detect
- Upadte pubspec.yaml
- recursive tag detect
- Update LICENSE
- First Upload