Subject: | bug using multimarkdown wiki converter |
Date: | Mon, 31 Jul 2017 09:32:55 +0000 |
To: | "bug-html-wikiconverter-multimarkdown [...] rt.cpan.org" <bug-html-wikiconverter-multimarkdown [...] rt.cpan.org> |
From: | "Layani, Roger" <roger.layani [...] intel.com> |
Hi
I am trying to import items from html format description in tool A to a wiki description in tool B
While running the import script using
my $wc = new HTML::WikiConverter( dialect => 'MultiMarkdown' );
my $desc = "No Description";
if (defined ($html) and $html ne ""){
$desc = $wc->html2wiki( $html );
}
I get error message:
Invalid or unexpected property ' -aw- -aw-font-weight:normal' in style 'this' at /../../../lib/CSS.pm line 76.
In fact in my source I have:
<ul style="list-style-type:disc; padding-left:0pt">
<li style="-aw- -aw-font-weight:normal; -aw-number-format:''; margin:0pt 0pt 0pt 26.92pt; padding-left:9.08pt; text-indent:0pt"><strong style="font-weight:bold">Text</strong> – Text.</li>
<li style="-aw- -aw-font-weight:normal; -aw-number-format:''; margin:0pt 0pt 0pt 26.92pt; padding-left:9.08pt; text-indent:0pt"><strong style="font-weight:bold">Text</strong> – Text.</li>
<li style="-aw- -aw-font-weight:normal; -aw-number-format:''; margin:0pt 0pt 0pt 26.92pt; padding-left:9.08pt; text-indent:0pt"><strong style="font-weight:bold">Text</strong> <strong style="font-weight:bold">XX</strong> – Text's HT & Text.</li>
<li style="-aw- -aw-font-weight:normal; -aw-number-format:''; margin:0pt 0pt 0pt 26.92pt; padding-left:9.08pt; text-indent:0pt"><strong style="font-weight:bold">Text</strong> – Text's IEs.</li>
<li style="-aw- -aw-font-weight:normal; -aw-number-format:''; margin:0pt 0pt 0pt 26.92pt; padding-left:9.08pt; text-indent:0pt"><strong style="font-weight:bold">Text</strong> – Text.</li>
</ul>
Any idea what is the problem?
Roger Layani
• Phone +972-(0)3-920-7813
( Mobile +972-(0)54-444-4119
===================================================
CCS Wiki: http://goto/ccs
Submit ticket: http://goto/ccshelp
===================================================
"What does not work simply, just does not work”
[Dtim]
---------------------------------------------------------------------
A member of the Intel Corporation group of companies
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.