DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:clearer

This is an old revision of the document!


clearer Plugin

Compatible with DokuWiki

>2009-02-14, 2008-05-05, Hrun

plugin Clear floats

Last updated on
2012-06-09
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to clearfloat, wrap

Tagged with typography

Installation

Download the archive and unpack it into <dokuwiki>/lib/plugins.

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Usage

If you need to start the next line from the beginning, (leaving the long height of an image for example) just add three of \ the end of the line

o----------o text line 1
|          | text line 2
|   Image  |
|          |
o----------o
text line 3

If you don't add it at the end of line it will not work.

Syntax

Add three of \ at the end of line to break it and start the new line

Basic syntax:

text line \\\

Example:

  {{image1}}text line 1\\
   text line 2\\\
   text line 3

This will add to your html code after the current paragraph

...</p><div class="clearer" ></div>
plugin/clearer.1424116180.txt.gz · Last modified: 2015-02-16 20:49 by KaiMartin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki