Fullscreen
[Show/Hide Left Column]
[Show/Hide Right Column]

PluginOverline

There are math characters with bar above, and no html character for them

Let's make a Plugin Alias which mimics this:

new plugin alias
{overline()}x{overline}



alias for
{DIV(type=span, class="overline")}x{DIV}



End result:
x



bug: we need 4.0 for this

Should be a way to use overline with wiki syntax without changing css, but for now:
need to add this too
.overline {
text-decoration:overline;
}


need to avoid line-break
abcdefxghijklmn



Contributors to this page: Marc Laporte6087 points  .
Page last modified on Wednesday 19 of August, 2009 20:06:47 UTC by Marc Laporte6087 points .