Raymond Camden
Raymond Camden
Wow. So first off, I wasn't using cite, and I also had italics removed. So I figured it was a problem globally within Reveal. Secondly, I wanted to provide a...
So in theory, if I return the array and it works, I do not need the custom collection at all, right?
Nope, so I tried your modified logic for tags, and collections.posts is still empty.
Ah, to be clear, creating the custom collection in .eleventy.js DID work. This still feels half way fixed though - why is collections.posts still failing in index.liquid?
All very cool and thank you - going to edit my blog post with a link to this discussion. Still curious to hear though if this would be considered a...
I'm seeing this now as well. It seems to save the contact ok but I'm only changing the photo.
Ok, possibly dumb question, but what should I set it to? Honestly I just want to enable retry. :)
From what I saw, `argparse` no longer uses it.
Ahah - I think it is `remarkable`. They are not using 1.0.0 of `argparse`, so the blame is with them. I think. ;)
And there is already a bug for it - https://github.com/jonschlinkert/remarkable/issues/321. Question is - and this is maybe meta - if remarkable refuses to fix it, does blame go to `helper-markdown`?