denisidoro / navi

An interactive cheatsheet tool for the command-line
Apache License 2.0
14.93k stars 498 forks source link

Handle multiline snippets better #807

Closed vashirov closed 1 year ago

vashirov commented 1 year ago

Add support for code blocks using markdown syntax. Lines that are part of the snippet and match the variables regex won't be interpeted as a variable.

Additionally, add .cheat.md as a file extension for cheats so that it can be rendered on GitHub with proper code formatting and syntax highlighting.

Fixes #806

welcome[bot] commented 1 year ago

Thanks for opening this pull request!

welcome[bot] commented 1 year ago

Congrats on merging your first pull request!