egoist/docute
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Support shorthand for css helpers #145
ulivz posted onGitHub
Tip
<p class="tip">tip</p>
Can be simplified as:
?> tip
Warning
<p class="warning">warning</p>
Can be simplified as:
!> warning
Only need to do some enhancement for the marked renderer, I'm glad to contribute for it.
But I don't know what the syntax of .danger
and .no-bg
should be, what do you think?