before an editor you need a parser
would be good if it was a cross-platform rust library
before an editor you need a parser
would be good if it was a cross-platform rust library
I have parser + renderer.
Still adapting both regularly, so I want to settle on a clear spec now.
Editor doesn't need the parser technically btw. You could translate your different segments to desired output on publish.
where is the code?