Charley DAVID

Results 3 issues of Charley DAVID

As I said in https://github.com/sstur/react-rte/issues/71, `UNDERLINE` inline style is not really supported. Underline does not really exists in markdown, so it makes `++underline++` unusable in other parsers.

When importing this markdown, it should collapse the lists: ![Failed example on https://react-rte.org/demo](https://s.calyh.re/QZ0wE.png) It works when you have at least 2 new lines between the lists: ![Working example on https://react-rte.org/demo](https://s.calyh.re/CF8i4.png)...

For those wondering in 2025, A combo Ruby 3.4.1 + JSON 2.9.1 is nowadays faster than both this lib or OJ (tested with latest as of today, 3.16.9). I did...