deiffert
Sep 22, 2014 - 23:03
First off, I love editorial. It's just amazing.
I use kramdown for writing. The feature I use it for is it's support for classes.
A simple paragraph with an ID attribute.
{: #para-one}
and
This *is*{:.underline} some text.
In Marked 2 I simply use kramdown as a custom processor. Is there any way to achieve something similar here for the 'preview' in Editorial? Just wanting to preview to have the custom classes.
Thanks,
- David