Give code spans in markdown a background highlight
This commit is contained in:
parent
8eb9c6563a
commit
6042df393b
2 changed files with 70 additions and 37 deletions
|
@ -55,7 +55,7 @@ log.workspace = true
|
|||
ordered-float.workspace = true
|
||||
parking_lot.workspace = true
|
||||
postage.workspace = true
|
||||
pulldown-cmark = { version = "0.9.1", default-features = false }
|
||||
pulldown-cmark = { version = "0.9.2", default-features = false }
|
||||
rand = { workspace = true, optional = true }
|
||||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue