Loading...
 

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