Results 209 comments of ADTC

Facing this problem still on Android 4.4.4 Samsung Galaxy S3 GT-I9305 (a European stock ROM). Is this solution already added in the app? Android still thinks a physical keyboard is...

No love? :( Edit: I should have known that this project is abandoned more than 4 years ago. Such a shame, considering I found it really useful.

It seems when the selected text already has a formatting, _sometimes_ this incorrect behavior appears when a second formatting is applied. It has only happened to me when I select...

Thanks for acknowledging. Could you mix it? ``` .../ - English Lesson 1 .../#2 - English Lesson 2 .../#fr - French Lesson 1 .../#fr#2 - French Lesson 2 ``` PS:...

I hit this snag too! After all, we've learned `flex-flow` as a shorthand, so I'd expect the answer to be accepted as well. 😄

@ceving actually I want to change `JSDoc` to the actual project name, so that instead of `JSDoc: Home` it could be `My Project: Home` and then other pages will have...

I was also wondering why Jekyll isnt using Liquid 5 yet. What do [Shopify/liquid](https://github.com/Shopify/liquid/issues) maintainers say about the breaking change?

Oh darn, I didn't save the query. But yes, in retrospect what you say makes sense. Although, what about a case where I `MATCH` some nodes and only `OPTIONAL MATCH`...

@Mats-SX I can't reopen the issue. Looks like GitHub issues don't support reopening, or maybe it's a project setting. I still can't remember my own query, but here is an...

Yes, the choice of returning all `i`s including those that do not have the relationship, and that I only optionally create relationships when end nodes `z` exist, not when they...