On Thu, 2009-09-10 at 21:28 +0200, Patryk Zawadzki wrote:
> 2009/9/10 Shaun McCance <[email protected]>:
> > That said, I don't much care for markup suppressing markup.  It
> > doesn't work that way in HTML, and it certainly doesn't in XML.
> 
> But is there a way to mark part of GMarkup as CDATA?

According to the API documentation, yes, using CDATA.

http://library.gnome.org/devel/glib/stable/glib-Simple-XML-Subset-Parser.html

Of course, if you just use a flag to indicate whether the string
should be interpreted as markup, it's not really an issue.

--
Shaun


_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to