andorsk / d2-mode

emacs major mode for d2 graphs
GNU General Public License v3.0
63 stars 7 forks source link

added browser functions for fallback in case of svg rendering issues. #19

Closed andorsk closed 1 year ago

andorsk commented 1 year ago

there were a lot of issues rendering svg's directly in emacs. I added a few more complementary options which allow you to compile and open directly in the browser.

This should be a good fallback for d2 if emacs isn't rendering it correctly.