Results 158 comments of fauno

No problem! I solved it already by adding the flag I mentioned to our CI and it's the first time I see this in 2+ years using gem-compiler... You can...

> Thanks for the interest in the plugin. You can can currently reply to > forum posts and the reply will be posted using the "Reply-To" email header. :) >...

the bot api currently supports markdown, i think a stripped down version, but bold and links at least are supported since i'm receiving markdown format from gitlab_bot i assumed that...

(I posted something before but removed it because it was an incomplete test, please disregard) As I understand, the circumstances you mention happen on a site with a plain structure...

Sure, but if we're talking about wasteful allocations, why match a path that doesn't even exist in the first place?

Yes, I'll work on this probably next weekend, ok?

I've been testing stuff for this at https://github.com/fauno/jekyll/tree/wasteful-entryfilter I'm wondering if `EntryFilter#special?` should be run only for the entry basename, it doesn't seem to be useful to check a subdirectory....

FWIW I investigated this some time ago and found out `listen` listens to events on the whole directory (even `_site/` using Jekyll), but ignores them.

> There are some things here that is unclear and making me uneasy: Hi! Thanks for reviewing :) > - There is no deprecation here. Seems to have dropped `SafeYAML`...