Hacker News new | ask | show | jobs
by stephenr 3166 days ago
What kind of diagrams? If they're text based (eg svg or dot format) there should be no problem storing them in git
1 comments

Some in PNG some in svg. How do you usually go about it? Noob here.
Well if it's eg a document with a diagram I usually write the document in markdown and reference an svg image.