Remove outdated information from captions fixture

Not anyomre - it's <figure> + <figcaption> now
This commit is contained in:
Niklas Fasching 2018-12-19 00:39:06 +01:00
parent c554023a60
commit b2f4f6ac57
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<p> <p>
Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) Anything can be captioned.
</p> </p>
<figure> <figure>
<div class="highlight"> <div class="highlight">

View file

@ -1,4 +1,4 @@
Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) Anything can be captioned.
#+CAPTION: captioned soure block #+CAPTION: captioned soure block
#+BEGIN_SRC sh #+BEGIN_SRC sh

View file

@ -1,4 +1,4 @@
Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) Anything can be captioned.
#+CAPTION: captioned soure block #+CAPTION: captioned soure block
#+BEGIN_SRC sh #+BEGIN_SRC sh