Clear Align

Introduction

Alignment clear is most used but parser #!frame that allowed is deprecated.

Description

Is useful for me add this class by default on all css theme. On my personal wiki I use modern theme. This is also implemented here. In all case I use Moin 1.9.2.

Adding, for example, in common.css this line:

.clear { clear:both }

in order to use this parser:

{{{#!wiki clear

}}}

Result

See below two attachment: one without and one with this class.

Discussion

This is similiar to FeatureRequests/BRClearStyle

A workarounnd is

{{{#!html
<br style=clear:both>
}}}


CategoryFeatureRequest

MoinMoin: FeatureRequests/ClearAlign (last edited 2011-03-17 22:44:32 by ReimarBauer)