Hey all,

The new patchset puts the tweets in a separate xml file.  I use xml
instead of txt to avoid parsing annoyances.  The only problem is that,
because the xml is in a DOM structure, the individual tweets can't
contain sub-nodes, which means that if someone wants to use anchor tags
or whatever, they need to use &lt; and &gt; instead of < and >.

http://codereview.appspot.com/6068045/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to