Pranshu Srivastava
Pranshu Srivastava
Maybe a popup that cleverly prompts to write more than a specified limit (maybe 500 words) with constantly [alternating random sentences](https://www.npmjs.com/package/sentence-generator) so as to give the writers an idea, or...
@jywarren What do you think?
@jywarren How about appending a short (css styled) message to add more details once the user publishes a short post?
@jywarren What exactly did you copy?
@IgorWilbert Please do! Also, no, there's no need to update `fixtures`.
A workaround for this could be using `crossvent` to check if there's any `.csv` link present in the markdown and then convert that to a powertag. How does that sound?
I experimented a bit with `crossvent`( now '.csv' links in markdown are automatically converted to `'Power tag: graph:' + href.link + ''`) but I still think we can go further...
I will be implementing this for other repositories as well, but if you're reading this, and want to do the same, you're most welcome to do so. Post all your...
Hey @VibhorCodecianGupta! Basically the goal here was to efficiently manage cache resourcing so that the end user is free of any interruptions even when they are offline. Can you open...
@jywarren Please have a look. Thanks!