Version 1, Update 64
New:
- node.exportAsync can now export directly to an SVG string, e.g.
vector.exportAsync({ format: 'SVG_STRING' })
. - Add
'PLAINTEXT'
to code block languages
New:
vector.exportAsync({ format: 'SVG_STRING' })
.'PLAINTEXT'
to code block languages