Closed orhun closed 2 months ago
Continuing the work started in #134 (closes #134 & closes #149)
The summary of this PR:
lib.rs
Now md-tui can be used as follows:
md-tui
[dependencies] md-tui = { version = "*", features = ["networking", "highlighting"] }
Move the changelog into 0.8.5 and I'll merge it
done!
Continuing the work started in #134 (closes #134 & closes #149)
The summary of this PR:
lib.rs
Now
md-tui
can be used as follows: