Open cjpatton opened 1 month ago
Time permitting, we should take advantage of the work done to render nice looking diagrams and illustrations in RFCs.
According to @martinthomson, all we have to do is change ~~~ to ~~~ aasvg and add an npm package:
~~~
~~~ aasvg
npm i --save aasvg; git add package.json
Time permitting, we should take advantage of the work done to render nice looking diagrams and illustrations in RFCs.
According to @martinthomson, all we have to do is change
~~~
to~~~ aasvg
and add an npm package: