Menu

#17 Warning: call_user_func(Markdownify::flushStacked_ul)

open
HTML parser (6)
8
2010-12-07
2010-12-07
Anonymous
No

Using markdownify to generate markdown for many HTML records in my database. Ran into this warning on one of the records:

Warning: call_user_func(Markdownify::flushStacked_ul): First argument is expected to be a valid callback in .../markdownify.php on line 392

Discussion

  • Anonymous

    Anonymous - 2010-12-07

    Here is some sample HTML that caused this error:

    <P>Download the presentation by Dr. David F. McQueeney, VP &amp; CTO, US Federal at IBM Corporation&nbsp;</P>
    <P>What every CIO needs to know about future technology and IT impact:</P>
    <UL>
    <LI>Starting with the foundation -- purposeful innovation and the trends driving change
    <LI>How is real value created -- linking technology to business and mission impact
    <LI>Putting it all together -- governing interdependencies and evolving toward business/mission modeling
    <LI>Breaking down the top 10 into four broad categories:
    <UL>
    <LI>Creating the horsepower -- hardware technology update
    <LI>The software stack -- SOA and IT Infrastructure
    <LI>Data and information management
    <LI>The emerging Web 2.0 environment</LI></UL></LI></UL>
    <P mce_keep="true">&nbsp;</P>

     
  • Milian Wolff

    Milian Wolff - 2010-12-07

    just so you know: I don't maintain this project anymore since I have no personal use for it anymore. feel free to hack on it and improve it. I can also give you commit access if you like.

     

Log in to post a comment.

MongoDB Logo MongoDB