Closed gsouf closed 4 years ago
Hey, was looking at https://github.com/GitbookIO/kramed that has quite a good documentation. Markup-it documentation is really short in comparison.
I'm looking for something like the "pro level" of kramed that gives me just a list of token.
Also I'd like it just to parse links (ie [something](somewhere)) and inline attributes (ie *red*{: style="color: red"}).
[something](somewhere)
*red*{: style="color: red"}
How markup-it should be used to do that?
Thanks
No activity - closing
Hey, was looking at https://github.com/GitbookIO/kramed that has quite a good documentation. Markup-it documentation is really short in comparison.
I'm looking for something like the "pro level" of kramed that gives me just a list of token.
Also I'd like it just to parse links (ie
[something](somewhere)
) and inline attributes (ie*red*{: style="color: red"}
).How markup-it should be used to do that?
Thanks