Settings

Theme

Show HN: A simple rust library to extract code blocks from Markdown files

github.com

3 points by alexwillner 5 years ago · 1 comment

Reader

alexwillnerOP 5 years ago

When I decided to learn a bit of rust in summer 2020, I thought that it would be a good approach to give something back to the community. So while working through the markdown book "Rust in Easy English" (https://dhghomon.github.io/easy_rust/) I noticed that it would be handy to extract, compile, run and modify the examples. After testing some existing tools, I decided to write one in rust, to fix some of the examples and the author of the book integrated it to test all snippets automatically.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection