diff options
author | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-13 23:49:52 +0200 |
---|---|---|
committer | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-13 23:49:52 +0200 |
commit | ce568c3afb00610d659d3c2bab022983d252f1cd (patch) | |
tree | ba08952a584eb4d56a61b4275a344570e67c48cf /html-test/ref/TitledPicture.html | |
parent | 39a35291045de99b2dabb9cddf5bb16d294c2f3b (diff) |
html-test: Accept output
Diffstat (limited to 'html-test/ref/TitledPicture.html')
-rw-r--r-- | html-test/ref/TitledPicture.html | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/html-test/ref/TitledPicture.html b/html-test/ref/TitledPicture.html index eb6c12f4..1e6f50e0 100644 --- a/html-test/ref/TitledPicture.html +++ b/html-test/ref/TitledPicture.html @@ -46,15 +46,11 @@ ><li class="src short" ><a href="#" >foo</a - > :: <a href="#" title="Prelude" - >Integer</a - ></li + > :: Integer</li ><li class="src short" ><a href="#" >bar</a - > :: <a href="#" title="Prelude" - >Integer</a - ></li + > :: Integer</li ></ul ></details ></div @@ -65,9 +61,7 @@ ><p class="src" ><a id="v:foo" class="def" >foo</a - > :: <a href="#" title="Prelude" - >Integer</a - > <a href="#" class="selflink" + > :: Integer <a href="#" class="selflink" >#</a ></p ><div class="doc" @@ -84,9 +78,7 @@ ><p class="src" ><a id="v:bar" class="def" >bar</a - > :: <a href="#" title="Prelude" - >Integer</a - > <a href="#" class="selflink" + > :: Integer <a href="#" class="selflink" >#</a ></p ><div class="doc" |