You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very much not intended to generate HTML. There are also many use cases where a serialization library is more fitting. But there are still cases where one needs to generate fairly fixed XML where this library could be useful. Generating RSS and SVG code are two specific examples I can come up with.
Maybe the README and some docs shouldn't use a complete dummy example, but one of the above ones instead.
The text was updated successfully, but these errors were encountered:
This is very much not intended to generate HTML. There are also many use cases where a serialization library is more fitting. But there are still cases where one needs to generate fairly fixed XML where this library could be useful. Generating RSS and SVG code are two specific examples I can come up with.
Maybe the README and some docs shouldn't use a complete dummy example, but one of the above ones instead.
The text was updated successfully, but these errors were encountered: