Seems like it's not possible to embed HTML in markmin. Isn't it? How about allowing a user to do:
>> print MARKMIN("[[[<div>Spam</div>]]]")
<div>Spam</div>
I think that this would be useful for dual markmin/html wisiwig editors too.
Seems like it's not possible to embed HTML in markmin. Isn't it? How about allowing a user to do:
>> print MARKMIN("[[[<div>Spam</div>]]]")
<div>Spam</div>
I think that this would be useful for dual markmin/html wisiwig editors too.