Release 0.12: set version number to 0.13
[docutils.git] / test / functional / expected / misc_rst_html4css1.html
blobf8c5b2cb3c2bef7cfecdf8d68baecbd171abcb83
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="generator" content="Docutils 0.13: http://docutils.sourceforge.net/" />
7 <title></title>
8 <link rel="stylesheet" href="foo&amp;bar.css" type="text/css" />
9 </head>
10 <body>
11 <div class="document">
14 <p>Test the interaction of transforms.references.Substitutions and
15 transforms.references.ExternalLinks.</p>
16 <p><a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> is cool!</p>
17 <p>There is a preferred alternative:</p>
18 <p><a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> is cool!</p>
19 <p>This only works for the case where the entire substitution is a
20 reference, not when the reference is embedded as part of the
21 substitution:</p>
22 <p>unstructured <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> is uncool!</p>
23 </div>
24 </body>
25 </html>