File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ with improved documentation and type safety.
99
1010* Inline documentation and type safety for all tags.
1111
12+ * Editor support for many common tags (attribute suggestions).
13+
1214* A modern and readable codebase.
1315
1416* No dependencies.
Original file line number Diff line number Diff line change 1010
1111* Inline documentation and type safety for all tags.
1212
13+ * Editor support for many common tags (attribute suggestions).
14+
1315* A modern and readable codebase.
1416
1517* No dependencies.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyhtml-enhanced"
3- version = " 1.1 .0"
3+ version = " 2.0 .0"
44description = " A library for building HTML documents with a simple and learnable syntax"
55authors = [
" Miguel Guthridge <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments