BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
https://boostnote.io
Other
3.73k stars 370 forks source link

Improve code block path showcase #1544

Closed Komediruzecki closed 2 years ago

Komediruzecki commented 2 years ago

To add a path, write it after a colon after language used in code fence: ```js:the_path/to/something.js const a = 42; \'\'\'

Spaces are not supported but other symbols are.

image

Showcase:

https://user-images.githubusercontent.com/18196945/159799117-e3f239d9-737b-4e88-8118-1d85acaf6106.mp4