File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ There are a couple of things I haven't done yet
6262* [ ] Make tags by themselves render, so ` str(br) ` renders to ` <br/> `
6363* [ ] Add default properties to tags
6464* [ ] Make inline documentation include documentation of suggested properties
65- * [ ] Update links within documentation to make them point to the right
65+ * [X ] Update links within documentation to make them point to the right
6666 locations.
6767* [ ] Some tags (eg ` <pre> ` ) currently aren't properly implemented
6868
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyhtml-enhanced"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44description = " A library for building HTML documents with a simple and learnable syntax"
55authors = [" Miguel Guthridge <miguel.guthridge@unsw.edu.au>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments