Christian Boltz wrote: > Hello, > > Am Montag, 4. September 2006 05:31 schrieb Rajko M: >> Please compare readability of: >> http://en.opensuse.org/Meetings/Status_Meeting_2006-08-29/transcript >> and >> http://en.opensuse.org/Talk:Meetings/Status_Meeting_2006-08-29/transc >> ript >> >> The second is done because on original too many lines are running out >> of the screen forcing reader to scroll left right. > > 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. > 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) > Regards, > > Christian Boltz > > [1] The wiki delivers XHTML, so always use <br /> ;-) I need few more words, to get what is the difference? -- Regards, Rajko. Visit http://en.opensuse.org/MiniSUSE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
