Preferences

Looks like XML but isn't actually valid XML. This for example:

  <title>This & that</title>
  <author>Simon</author>
  <body>Article content goes here</body>
If you ask an LLM for the title, author and body it will give you the right answer, even though that is not a valid XML document.

tasuki
Quite obvious, how didn't I think of it? Thanks!
joquarky
If XML had been like this from the start, it might have won.

Just look at HTML vs XHTML.

This item has no comments currently.