Marcus Klaas de Vries

Results 43 comments of Marcus Klaas de Vries

It looks like we break here: https://github.com/raphlinus/pulldown-cmark/blob/master/src/parse.rs#L1892 Do you remember why these first ASCII bytes are treated specially? Can't find any reference to them in the spec.

Right, thanks. I think we may actually be compliant in that case?

This seems like a sensible feature, that shouldn't be too complex to add. There is however the issue of having to do essentially full text search for all the defined...

Yep, that would be more efficient. I remember experimenting with logic to merge text events, and it was a lot faster for such examples, but it was making the general...

Would you consider opening a pull request for this, @fuddl?

This is fixed in my fork: https://github.com/marcusklaas/grunt-inline.

Where's the GFM spec in this repo even? I can't find it! :o Edit: found it! https://github.com/github/cmark-gfm/blob/master/test/spec.txt

Sorry for my vague description. I meant some kind of adapter between a stream of bytes in for examples Windows-1252 and a stream of bytes in utf-8. The unicode stream...

+1, and while you're at it, add support for GS 3.6 too :-)

There's a different extension for gnome shell which supports 3.6 and does the job fairly well!