Jim Gay
Jim Gay
#1109 was merged
This style of initializing an engine has _at least_ been around since rails 5.1 https://api.rubyonrails.org/v5.1/classes/Rails/Engine.html#class-Rails::Engine-label-Configuration I think this is good to go
@mirkode do you have some sample data to test? I can try to update my PR to see if we can fix whatever is happening.
I attempted to implement this but don't understand enough about cells structure to do it quickly. So I looked to see if I could just implement it in my cell...
Interesting. I took a quick look through but didn't see a test like this (perhaps I missed it). What happens with this scanner if I try: ``` some content{/r:something} ```...
@MeetDom wouldn't your example need a self-closing tag `{widget:description/}`? (I've not tested to see if this fixes your problem)
No problem! I'll continue reporting what I find. Thanks so much Noah!
I have a feeling this is a problem with my system. After installing the missing vagrant plugins, I did `cd madscience`. It wasn't clear to me that I'd need to...
I kept getting the error `The guest machine entered an invalid state while waiting for it...` and updated to the latest VirtualBox (4.3.26) and things seem to be installing correctly...
I'm seeing the same thing using quarto revision 10b844438c5e3ab488030ac7a796db71fb26c07f (currently the latest)