diff options
author | Waylan Limberg <waylan@gmail.com> | 2007-12-13 05:32:03 +0000 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2007-12-13 05:32:03 +0000 |
commit | ad05a5b7c67d792f74d7af739a851e69a54f12eb (patch) | |
tree | 5fd3e8d028ead29f792fd05160925e6139731788 /tests/misc/utfbom.html | |
parent | 158b8ee673be7aea09e15c3830092bcab62dbfbe (diff) | |
download | markdown-ad05a5b7c67d792f74d7af739a851e69a54f12eb.tar.gz markdown-ad05a5b7c67d792f74d7af739a851e69a54f12eb.tar.bz2 markdown-ad05a5b7c67d792f74d7af739a851e69a54f12eb.zip |
Adjustments to match unicode policy as discussed on list and other minor
cleanup in preparation for release 1.7.
Diffstat (limited to 'tests/misc/utfbom.html')
-rw-r--r-- | tests/misc/utfbom.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/misc/utfbom.html b/tests/misc/utfbom.html deleted file mode 100644 index a3ef50d..0000000 --- a/tests/misc/utfbom.html +++ /dev/null @@ -1,7 +0,0 @@ - - -<h1>A heading.</h1> -<p>text text text text text text. -</p> - - |