Jo Sprague

Results 54 comments of Jo Sprague

I'm going to try to look into this more in the next two weeks. One question; if we could detect whether the node was an opening/closing tag of inline HTML...

Oh, very interesting. I'm familiar with `remark-parse`. I used a lot of remark plugins for https://github.com/sparkartgroup/quality-docs That `md-ast` branch on `react-markdown` is 17 ahead and 54 behind master. What are...

@jacogr Can this be merged and released?

I'm pretty confused about how this works. The documentation I was reading suggested the old version of render where this would append to the container, which is what I want....

Even more bizarre, if I start with a container like this; ``` existing text ``` And then do: ``` render(, container, container.querySelector('.target')); ``` The result is: ``` existing text ```

I can get the desired result, of appending my component if I do this: ``` render(, container, container); ``` Which will result in: ``` ``` But that doesn't seem to...

Your examples look right... but I'm definitely not seeing that behavior in my code. I'm using `[email protected]` with `[email protected]` and `[email protected]`. I can't figure out what might be different between...

Sorry for the +1 comment, @copiis can we re-open this issue? It is not resolved. Lots of people seem to still be experiencing it. I'm unable to install the Social...

Are you still planning to update this?

> To resolve the issue, just pull apart the touch cover keyboard and reattached it. That solve it. I found this issue after searching to figure out why two finger...