equal
deleted
inserted
replaced
292 |
292 |
293 \begin{enumerate} |
293 \begin{enumerate} |
294 |
294 |
295 \item The encoding is always UTF-8. |
295 \item The encoding is always UTF-8. |
296 |
296 |
297 \item Body text is represented verbatim (no escaping, no named |
297 \item Body text is represented verbatim (no escaping, no special |
298 entities, no CDATA chunks, no comments). |
298 treatment of white space, no named entities, no CDATA chunks, no |
|
299 comments). |
299 |
300 |
300 \item Markup elements are represented via ASCII control characters $X |
301 \item Markup elements are represented via ASCII control characters $X |
301 = 5$ and $Y = 6$ as follows: |
302 = 5$ and $Y = 6$ as follows: |
302 |
303 |
303 \begin{tabular}{ll} |
304 \begin{tabular}{ll} |