Hello,
Am Donnerstag, 14. September 2006 03:51 schrieb Rajko M:
> Christian Boltz wrote:
> > Am Montag, 4. September 2006 05:31 schrieb Rajko M:
[...]
> > Well, I have often added line breaks manually, but your idea is
> > a) easier and faster (sed 's,^,<br />,') [1]
> > b) better (because it fits every browser window size
>
> It works without sed too. Simple "replace" in any editor.
> The sed will do that for any line without additional editing. Thanks.
Maybe you could also replace "@henne" with just "henne" (this "@" is
probably caused by the fact that Henne usually does the logging -
there's nothing wrong with that, but it doesn't look very good in the
transcript ;-)
> > Feel free to use your formatting for future meeting transcripts ;-)
>
> I was waiting for one more voice ;-)
> (not really, but I have lost this from Todo list)
;-)
> > [1] The wiki delivers XHTML, so always use <br /> ;-)
>
> I need few more words, to get what is the difference?
Example 1 Example 2
HTML: <br> <p>...</p>
XHTML: <br /> <p>...</p>
That's it [1]. You simply have to close all tags when using XHTML.
Tags that don't have a closing tag in HTML are written as <tag />.
BTW: My sed command already produces XHTML ;-)
Regards,
Christian Boltz
[1] At least what you need to know here. There are some more differences
bitween HTML and XHTML, but they are not relevant here ;-)
--
Es ist der Beweis, daß es _so_ _nicht_ geht. Und das ist erstmal ein
Wissensgewinn. Ich denke, der Weg sollte jetzt nicht sein "Es soll aber!
Bieg! Quetsch!", sondern "Wie dann?". [Ratti in fontlinge-devel]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]