Robert writes:
> I created the attached code to be able to preview SVG in org mode. Please
> comment if you have suggestions for a better approach.
>
> It works by having svg in a #+begin_src svg block and running org-format-svg
> on it.
>
> I took inspiration from org-format-latex and wonder w
Hello,
I created the attached code to be able to preview SVG in org mode. Please
comment if you have suggestions for a better approach.
It works by having svg in a #+begin_src svg block and running org-format-svg on
it.
I took inspiration from org-format-latex and wonder whether it should be m