in reply to Re: Re: More CSS-friendly formatting on PerlMonks? (code)
in thread More CSS-friendly formatting on PerlMonks?
Go read that thread. Not all choices of displaying code on PM use PRE tags. There are no PRE tags around code when I view it, even for multi-line code blocks.
The CSS for code blocks is not part of the core functionality of the site. It is part of the subroutine (well code node) that handles CODE tags here. What class="X" to use doesn't really require programming. We just need to decide and then the change to the code is trivial.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: More CSS-friendly formatting on PerlMonks? (no PRE)
by halley (Prior) on May 01, 2003 at 23:10 UTC | |
by tye (Sage) on May 02, 2003 at 05:54 UTC | |
by Aristotle (Chancellor) on May 02, 2003 at 07:25 UTC | |
by tye (Sage) on May 02, 2003 at 14:55 UTC | |
by Aristotle (Chancellor) on May 02, 2003 at 15:01 UTC |