Display header right beside an image

Compatible with DokuWiki
Weatherwax
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
{{:wiki:dokuwiki-128.png?150 |}}
###### Headline 1 ######
txt txt txt txt txt txt txt txt txt txt txt
##### Headline 2 #####
txt txt txt txt txt txt txt txt txt txt
Replace the ='s with #'s
I only get this work with using JavaScript. So when JavaScript is turned of this won't work.
You can do the same by simply adding the following to your userstyles:
.dokuwiki h1, .dokuwiki h2, .dokuwiki h3, .dokuwiki h4, .dokuwiki h5{ clear: none; }
— Anika Henke 2013/11/02 22:40