BenjaminHoegh / ParsedownExtended

ParsedownExtended is an extention for Parsedown, offering additional features and functionalities.
https://benjaminhoegh.github.io/ParsedownExtended
MIT License
37 stars 7 forks source link

PHP message: PHP Notice: Undefined index: text in .../parsedown_extra/ParsedownExtra.php on line 213 #15

Closed BrainStone closed 4 years ago

BrainStone commented 4 years ago

Hi there.
I'm trying to use the latest version of ParsedownExtended but it keeps throwing this error and just prints nothing:

PHP message: PHP Notice:  Undefined index: text in .../parsedown_extra/ParsedownExtra.php on line 213

(This messages spams over and over)

Using ParsedownExtra 0.8.1 and parsedown 1.8.0-beta-6.

BenjaminHoegh commented 4 years ago

This issue is related to the lasted version of ParsedownExtra 0.8.1 there doesn't work together with the Parsedown

You if you rollback to using ParsedownExtra 0.8.0 it should work

BrainStone commented 4 years ago

Is this an issue with Parsedown-Extra + Parsedown or ParsedownExtra + ParsedownExtendended?

BenjaminHoegh commented 4 years ago

between Parsedown-Extra and Parsedown