Alex Parker
Alex Parker
> There should be "nothing to hide" regarding the server(s) implementation. I'd imagine the worry is that once technical users (probably the majority of the userbase) can self-host their own...
I'm not sure bout this... This seems like not an addon issue, and more of a standard problem that occurs with any and every app that has to do with...
Bumpity bump bump
I actually just used the snow theme, and absolute positioned the toolbar, hid it, then positioned the toolbar and made it display when selection change. Pulled logic inspiration from the...
Seems like it'd have to be pretty specific implementation using the json-diff (or the like) coupled to the mobiledoc structure/format.
### Creating 2 versions of text: Version 1: ``` {"version": "0.3.1", "atoms": [], "cards": [], "markups": [], "sections": [[1, "p", [[0, [], 0, "Hello my name is alex, that's my...
Any initial thoughts on this and possible approach? I'd love to help out with a pull request if you have some initial ideas to explore or suggestions.
Aweome @lancejjohnson I started fiddling around with this yesterday, getting to know the code base [alexparker:469-multiple-headers](https://github.com/thoughtbot/bamboo/compare/469-multiple-headers...alexparker:469-multiple-headers#diff-2a2f52b732e92f5dcc62d5bd29253ef0R228) Interesting to note if you _do_ get a list into the headers value, the...
This has been on my mind lately as well. Would love this. Great issue write-up
@kjhangiani i'm not sure how the underlying parsing works or might work for your example, but from a dev experience i imagine that a harder distinction would need to be...