Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: svg block #14

Open
chrisparnin opened this issue Aug 4, 2020 · 1 comment
Open

feature: svg block #14

chrisparnin opened this issue Aug 4, 2020 · 1 comment

Comments

@chrisparnin
Copy link
Contributor

Give me an in-situ way to edit vector diagrams and you can have all my money.

https://twitter.com/gvwilson/status/1290617242678435840?s=20

Hmm, a simple step in this direction. Probably could just render a code block with svg code into a real svg.

```svg|{type:'svg'}
```
@chrisparnin
Copy link
Contributor Author

chrisparnin commented Aug 23, 2020

As a hack, we only have require a simple svg block and render it in html.

```svg
...

image

Future version would probably upgrade this to a docable block, but would need to disable execution, but enable us to edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant