|
|
|
|
|
by betenoire
414 days ago
|
|
In my experience, it's xml-ish and HTML can be described the same way. The relevant strength here is the forgiving nature of parsing tag-delimited content. The XML is usually relatively shallow, and doesn't take advantage of any true XML features, that I know of. |
|