Help for this page

Select Code to Download


  1. or download this
    SYNOPSIS
             use HTML::WikiConverter;
             my $wc = new HTML::WikiConverter( dialect => 'Markdown' );
             print $wc->html2wiki( $html );