Whilst this is a partial fix. The correct fix would be to utilize the handler argument field that is emitted from the base Parsedown->blockHeader() function if you wish to use the latest versions of the base. Otherwise, you will get no text parsed by the attribute parser.
Whilst this is a partial fix. The correct fix would be to utilize the handler argument field that is emitted from the base
Parsedown->blockHeader()
function if you wish to use the latest versions of the base. Otherwise, you will get no text parsed by the attribute parser.See https://github.com/netniV/ParsedownID/issues/1