Tags:
create new tag
view all tags
There's an undocumented formatting rule in Render.pm:

s!^([a-zA-Z0-9]+)----*!<table width=\"100%\"><tr><td valign=\"bottom\"><h2>$1</h2></td><td width=\"98%\" valign=\"middle\"><hr /></td></tr></table>!o;
which does this:

HubbaHubba---- 99----

If it is documented, I can't find the documentations frown Presumably it is intended as an alternate header style. This rule should either be documented, or removed (preferably the latter as it's in the critical render path, in the innermost line loop). If it's legacy, it should be moved to DefaultPlugin.

-- CrawfordCurrie - 20 Oct 2004

errr.. LegacyPlugin.

-- MartinCleaver - 20 Oct 2004

This is inherited from JosWiki. I think it is safe to remove this.

-- PeterThoeny - 21 Oct 2004

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2004-10-21 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.