delta_to_html 0.2.2
delta_to_html: ^0.2.2 copied to clipboard
This lightweight package helps you convert Delta to HTML. HTML Most tags are supported in this package.
0.2.2 #
- Fixed order list sequence problem.
0.2.1 #
- Add Support of
LineElements. - Fixed Bugs.
0.2.0 #
- Stable Version.
0.1.7 #
- Remove unwanted dependency.
0.1.6 #
- Add Support of
Text DirectionElements.
0.1.5 #
- Add Support of
Header,List,Blockquote,Code Block,Text Alignment,IndentElements.
0.1.4-dev #
- Add Support of
Color,BackgroundColor,Underline,Font Family,Font Size,Strikethrough,Video,Inline CodeElements - Remove Temporary Support of
Header,List,Blockquote,Code Block,Horizontal RuleElements. These all block elements which create new line thats way we currently remove these all but don't worry. We add these support with high performance as soon as possible
0.1.2 #
- Update dependencies.
- Fixed bugs
0.0.3 #
- Change
tag to
0.0.2 #
- Improve Code
0.0.1 #
- Beta version