coracle
coracle copied to clipboard
Abstract note rendering
We're getting to the point where some notes (listings and events) have actions that other notes don't. Creating an interface that each kind can implement that can provide actions logic in addition to rendering logic might be good, rather than a bunch of if kind === whatever
scattered everywhere.
Maybe put this in welshman/content, as a custom parser. Start by parsing 30023 markdown?