aspen icon indicating copy to clipboard operation
aspen copied to clipboard

Idea: all Aspen should be renderable as Markdown

Open beechnut opened this issue 5 years ago • 1 comments
trafficstars

So, an idea I had is that Aspen should also be valid Markdown. That way, it can be rendered as Markdown/HTML, and it can be rendered as graph relationships.

What would it take to get there? The conventions of (nodes) and [edges] would have to change, for one, because those are links.

beechnut avatar Aug 25 '20 01:08 beechnut

Hi! I believe it can be embedded using code snippets.

```Aspen Your aspen graph ```

cristianvasquez avatar Dec 10 '20 15:12 cristianvasquez