[kramdown-users] using kramdown in xhtml
Elliot Winkler
elliot.winkler at gmail.com
Tue Jun 8 15:29:33 EDT 2010
I'd like to be able to have this option too, actually. The specific use
case for me is in generating an XML feed for my blog -- since XML only
allows certain named entities, I'm basically forced to patch kramdown to
use numeric entities instead of named ones. Actually, it might be easier
just to always have kramdown use numerics... would you guys be opposed
to that?
-- Elliot
On 6/8/10 10:31 AM, john muhl wrote:
> is it possible to use kramdown in an xhtml document? or someway to say
> you want numeric entities instead of named entities; e.g. `“`
> instead of `“`?
> _______________________________________________
> kramdown-users mailing list
> kramdown-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/kramdown-users
>
More information about the kramdown-users
mailing list