> @User if it were possible to abstract over ReStructuredText and Markdown and keep the PKM logic elsewhere this could make for a glorious editing experience. I love writing in MD, but RST makes it super easy to throw in the odd table where that’s the right tool
@User haha, that might be too high of a praise but i'll take it 😛
we actually have a thread in #748936364283920495 about making dendron work with RST. in theory (and ideally in practice), it should be able to work over any markup. we just need to update the code in a few places. the hardest part is building the editing infrastructure around a new markup. dendron currently integrates with other extensions to provide that (eg. markdown-notes, markdown-links, markdown-preview) but there's no reason suite of integrations wouldn't work for another language