lua-discount icon indicating copy to clipboard operation
lua-discount copied to clipboard

Lua binding to the discount C implementation of the Markdown text-to-html markup system

Results 2 lua-discount issues
Sort by recently updated
recently updated
newest added

Is this dead, dormant and, or discontinued? The upstream or [Orc/discount](https://github.com/Orc/discount) far ahead now a days, but none bothered to maintain this accordingly. Would you mind, passing the wheel to...

This code page (and probably some others) contain a letter with value 255 that gets interpreted as `EOF` causing end of conversion. Adding `-funsigned-char` to `CFLAGS` solves that problem.