Matt Dupree
Matt Dupree
Do we any sort of mockup that demonstrates this behavior? I'm having a bit of a tough time imagining how this would work on mobile. For example, what sorts of...
Based on @hypest's comments in slack, I'm hearing that I should focus on Modifier-B, Modifier-I and if there's time, Modifier-K for android.
Linking [updated styles](https://zeroheight.com/226850145/p/11878e/b/793b21/i/6492732) that @iamthomasbishop linked to in #gutenberg-mobile.
This is really interesting! So, it looks like you're actually leveraging the visitor and the state design patterns to facilitate communication between the View and the Dynamo. That's brilliant! 2...
Similar issue. Tried logging out and back in. It didn't help. Also tried --syllabus-only and got the same error :(
In case this helps anyone else: I actually had a warning with `requests` when I ran this command: ``` /Users/mattdupree/.pyenv/versions/3.6.3/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.25.8) or chardet (3.0.4) doesn't match a supported...
I'm working on this, and it looks like there may need to be some grammar changes to support this. I believe `[*google*](google.com)` should yield the following tokens: `LINK EM TOKEN_VALUE_START...
I'm thinking of just following the first suggestion for now. `TextInline` allows for `LinkInline` and I don't think we want that.
Yikes. `EmInline` ultimately allows for `LinkInline` anyway (via `ParagraphItem`. We don't want nested links to be valid grammar.
Igor, Sorry I haven't responded to your inquiries and PRs. My life is a bit chaotic right now, as my wife and I have just decided to move to NYC...