|
|
|
|
|
by dmi3
501 days ago
|
|
Using Sublime Text since version 2, one of my relatively recent discoveries has been the Markdown Images Plugin[1], which renders images inline (rather than in a separate preview, as other editors do). I find it extremely convenient to include images alongside text, such as diagrams and schematics for work, photos of goods in a shopping list, and inspiration collections for hobby projects, etc. When combined with a simple web clipper script[2], it has been a game changer for me. [1]: https://packagecontrol.io/packages/Markdown%20Images [2]: https://github.com/dmi3/bin/blob/master/url-preview-md.py |
|