Create markdown widget helpers in iced_widget
This commit is contained in:
parent
aa62fa2ce9
commit
47b7a36f36
7 changed files with 277 additions and 220 deletions
|
|
@ -7,6 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["highlighter", "debug"]
|
||||
|
||||
pulldown-cmark = "0.11"
|
||||
iced.features = ["markdown", "highlighter", "debug"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue