Felippe Regazio

Results 7 comments of Felippe Regazio

There is an opened PR for that request: https://github.com/tapio/live-server/pull/366

I sent a pull request that add the capabilities to add new custom keywords. Since some issues are not anwswered, you can take a look on code, fork the lib...

Thats the problem, this would add a dependency simply because write a markdown parser from scratch would be a bigger project than the 1post itself. But we can look at...

Markdown is now supported since version `1.5.0`. Usage: https://github.com/felippe-regazio/1post#markdown

Nice idea, gonna do it for the next version :)

Thats a fair point. So your ideia is require the original file instead of copy the original one, and then override or pass some variable, right? I think a proper...

Agree with @franzinBr. I believe the DOM could be the main problem here causing slowness or high memory usage for long-term usage that creates a DOM tree with interactions that...