Fossil SCM
| 34d9bdd… | drh | 1 | <h1>An Example HTML Readme</h1> |
| 34d9bdd… | drh | 2 | |
| 34d9bdd… | drh | 3 | <p> |
| 34d9bdd… | drh | 4 | The test/subdir/ directory and its children exist purely for testing |
| 34d9bdd… | drh | 5 | in the self-hosting Fossil repository. This particular file is used |
| 34d9bdd… | drh | 6 | to verify that a file name "README.html" is displayed correctly. |
| 34d9bdd… | drh | 7 | beneath the directory listing. |
| 34d9bdd… | drh | 8 | </p> |
| 34d9bdd… | drh | 9 | |
| 34d9bdd… | drh | 10 | <center> |
| 34d9bdd… | drh | 11 | <table border=1> |
| 34d9bdd… | drh | 12 | <tr><td>This</td><td>is</td></tr> |
| 34d9bdd… | drh | 13 | <tr><td>a</td><td><table></td></tr> |
| 34d9bdd… | drh | 14 | </table> |
| 34d9bdd… | drh | 15 | </center> |