netniV

Results 282 comments of netniV

Let me see if I can manage that. I did something for images so it may be possible. Personally, I wouldn't call it a drastic change, but I can see...

Firstly, I think it would be good to have this 1.8.0-beta7 as a full release given there has been no other changes in the past year that I can see...

@Ayesh or @aidantwoods do you have the ability to sort out the current mess of Parsedown vs Parsedown-Extra ? Due to the beta changes that haven't been published as a...

I will try and see if I have time. Things are rather busy at the moment though.

This is actually a problem with Parsedown. I noticed this too and was pleased to find I'm not the only one. Basically, if you link to any existing Header (#),...

So I had a play, as I like to tinker when I have issues like this and came up with the following: ```diff diff --git a/Parsedown.php b/Parsedown.php index ae0cbde..6e2a8e1 100644...

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...

This is a bug, and I've documented it in my own https://github.com/netniV/ParsedownID/issues/1 tracker just now... which i've copied here for completeness: This seems to occur due to a mismatch between...

This is appearing whilst using pace as part of https://github.com/cacti/cacti/ project.

> @jsutherland-llnw Please see @myartsev comment about a workaround for this issue. I've come to do this now on my mac, and whilst I'd consider myself quite advanced in most...