Sobral

Results 192 comments of Sobral

Shouldn't you store the elements on different variables and use these variables as parameters?

I should have explained better. I'm talking about `else if`. ``` {{#if }} {{else if}} {{else}} {{/if}} ``` I'm sorry.

Actually, `svgo.config.js` isn't required. The configurations just need to be directly inside `options` property, instead of an array within `plugin` property. The following sample works: ``` options: { { removeTitle:...

Sure! I'm glad to help! *** By the way, I'm still learning on how to make WPack to fully work.

Done, @swashata . However, I think you have confused the other issue I opened with this one. ;-)

"Five years later", yes, I confirm!

May we go ahead and merge this, @bytebaby?

I think the series should be shown by default. Sometimes, it's more important than the volume name. E.G.: The Hitchhiker's Guide to the Galaxy. For comics, it's essential.

I know that the library app of [YAC Reader](http://www.yacreader.com/) streams comics for reading on the iOS app. The code of the library app can be [found on BitBucket](https://bitbucket.org/luisangelsm/yacreader). Does it...