Jiulong Wang

Results 5 issues of Jiulong Wang

Credits to @a-urth PR #8 However, I feel the footprint of his tag implementation doesn't fit hemingway's minimalist style. So I did some modification and try to keep it as...

Add missing ``, `` and closing `` tags in generated html file. This PR also contains previous tag support PR (#12).

*I spent a few hours chasing this bug by trial and error. It turns out to be an edge case and can be worked around. Couldn't find any related results...

needs discussion

Created PR #164 . Example: ```jsx return ( ); ```

Fixes #15217 This patch is used in our product to fix a problem described in #15217. I haven't run a full browser compatibility tests other than Chrome. But I see...