php-ext-hoedown icon indicating copy to clipboard operation
php-ext-hoedown copied to clipboard

PHP Extension for Hoedown

Results 2 php-ext-hoedown issues
Sort by recently updated
recently updated
newest added

Hey kjdev, As PHP8 is on his way, this extension has to be updated to remove obsolete PHP internals. I'm absolutely not familiar with PHP extension writing so feel free...

When `SKIP_HTML` option is enabled the metadata block is ignored by the specified `META_PARSE` function. This happens because the YAML code appears like HTML and the YAML delimiters are stripped...