Problems, everywhere (With the Editor)

jenslanzendoerfer
jenslanzendoerfer

I have strange problems with Both, Editors.

if i use the standart Textile editor he sometimes adds "<br/>" where i dont want them, and they dont even show up in the Editor. i tried to work with it for a long time but then gave up and used the CKR editor.

Now this one trolls me to.

 CKR Editor:

A

AktiverRettungswurf Sofort

Setze Energie bis zum Ende des Tages ein, verwandle einen gescheiterten Rettungswurf in einen Erfolgreichen.

Code:

<h1>A</h1>

<p><u><strong>AktiverRettungswurf</u><em><sup> Sofort</sup></strong></em></p>

<p class="pFt">Setze Energie bis zum Ende des Tages ein, verwandle einen gescheiterten Rettungswurf in einen Erfolgreichen.</p>

<p>&nbsp;</p>

 

the Moment i save the <u> tags get replaced by soime Strange Code,

<u>AktiverRettungswurf</u>

&lt;u&gt;

Comments

  • Johnprime
    Johnprime
    Posts: 252

    The u tag was deprecated in HTML 4.01. You could try adding a span tag around the text and in the span tag, set a style with text-decoration: underline. That might work. Something like the code below.

    <p><span style="text-decoration: underline"><strong>AktiverRettungswurf</span><em><sup> Sofort</sup></strong></em></p>

    Johnprime

    Deadwood Deacon Banner

    Where the west is really wild!

    The Valley of Life Banner

    The Valley of Life

Sign In or Register to comment.

March 2024
Wrath of the Highborn

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions