Ignore:
Timestamp:
11/28/08 15:12:15 (3 years ago)
Author:
CrawfordCurrie
Message:

Item6041: fix empty bullet list Item324: get it working on Foswiki Item295: further detoxing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WysiwygPlugin/tools/tml2html.pl

    r811 r1043  
    66 
    77do '../bin/setlib.cfg'; 
    8 require Foswiki::Plugins::WysiwygPlugin::TML2HTML; 
     8use Foswiki::Plugins::WysiwygPlugin::TML2HTML; 
    99my $conv = new Foswiki::Plugins::WysiwygPlugin::TML2HTML(); 
    1010undef $/; 
Note: See TracChangeset for help on using the changeset viewer.