Hacker News new | past | comments | ask | show | jobs | submit login

I tend to use .drawio.png extension and then collaborate inside the repo in real-time using vscode live share (https://visualstudio.microsoft.com/services/live-share/) and the drawio extension together (https://marketplace.visualstudio.com/items?itemName=hediet.v...)

Then, in markdown/readmes use ![](./relative/file/path.darwio.png).

It will render locally, and in GitHub, and also if you use remark or something like that, it will still render as an image.




Author of the drawio extension here, nice to see you using it!

I can highly recommend using the *.drawio.svg extension though! Svgs also work in Github readmes and perform much better overall. They also work much better over liveshare!


Thank you for your work. Best extension ever.


Wow, thanks for the tip!

Love the extension, great work




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: