Robin Stocker

Results 144 comments of Robin Stocker

Hey! Saw that you're planning to contribute syntaxes to [syntect](https://github.com/trishume/syntect). syntect is currently using the definitions from [sublimehq/Packages](https://github.com/sublimehq/Packages), and I don't think we'd want to start maintaining a non-trivial fork...

Hey. Thanks for the response and sorry for coming back to this late, but I've since implemented my own view that satisfies all my requirements, such as double tap to...

Hi @kamshory. That input works fine here, but you need to make sure you have the extension enabled as described here (dependency + code): https://github.com/commonmark/commonmark-java#extensions

@Chrisdf Not sure if this existed when you opened this issue, but there's a `completionHandler` argument to `prepareForAnimation`: https://github.com/kaishin/Gifu/blob/e6e71c0220b7a4b21791b5e7149a3bb47afa1d2e/Sources/Gifu/Classes/GIFAnimatable.swift#L110-L112 That's called when the GIF has been prepared and you can...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.

Hey, thanks for looking into this. Looking at what GitHub does (which we're trying to mirror with the extension), it renders this: ``` Abc|Def ---|--- 1|2 | ``` Like this:...

Hey @jk1 just checking in, have you seen my comment?

Looked at it myself, the fix is a bit more involved, will raise a PR soon.

PR: https://github.com/commonmark/commonmark-java/pull/268

Hey! I'm so sorry to hear that, I can't imagine what that must be like. Hope things are looking better now.