Josh French
Josh French
filetype is `query`
Nested sections is interesting, have you thought about how that could be implemented? I'm wondering if something like a `sectionsToClose` indicator similar to markers would work. I see a lot...
> the validate/transform function would simply unroll the list items into the appropriate nested tree structure before handing it off to the last-mile renderer That sounds right to me. I'd...
For posterity: this was pretty easy to accomplish with a value-less atom and a hot-key. We felt that solution was in keeping with Mobiledoc's philosophy of not tackling presentational concerns.
:+1: This isn't a blocker currently
Pull requests welcome! Thank you :)
@dwbutler Absolutely! Sorry I dropped the ball on this before. Feel free to reopen with up-to-date code/tests/versioning.
@dwbutler Seems fine to me. If you do submit a PR please include mention of the additional [setup for non-Rails apps](https://github.com/steveklabnik/request_store#no-rails-no-problem). Thanks!
There's a section on [debugging responses](https://github.com/joshfrench/rakismet#how-can-i-simulate-a-spam-submission) in the docs. The _only_ guaranteed way to trigger a spam response is to set `comment_author` to `viagra-test-123`. Adding that string to the `:content`...
Please keep this issue open