diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-12 08:17:38 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-12 08:17:38 -0800 |
commit | a2f562719d858f56dbbcdf783900cde6a41d01df (patch) | |
tree | 78e21002f645dc4e74c32a7a40393790d8065d4d /tests/lhs-test.nohl.html | |
parent | 5da2d1e66ca0dec86b31407f6e6e9d129e5b23b5 (diff) | |
download | pandoc-a2f562719d858f56dbbcdf783900cde6a41d01df.tar.gz |
Updated lhs tests for new positioning of <title>.
Diffstat (limited to 'tests/lhs-test.nohl.html')
-rw-r--r-- | tests/lhs-test.nohl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lhs-test.nohl.html b/tests/lhs-test.nohl.html index feee89d4e..cb03679f3 100644 --- a/tests/lhs-test.nohl.html +++ b/tests/lhs-test.nohl.html @@ -1,9 +1,9 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="pandoc" /> + <title></title> </head> <body> <h1 id="lhs-test" |