Goal
When editing a markdown file
I want to be able to embed content from another app
either as a preview or editable
Approach
Describe alternatives you've considered
Define all links in the form of a node that can either be a simple link or a preview. However normal links are inline and previews would be block content.
Additional context
Goal
When editing a markdown file
I want to be able to embed content from another app
either as a preview or editable
Approach
Describe alternatives you've considered
Define all links in the form of a node that can either be a simple link or a preview. However normal links are inline and previews would be block content.
Additional context