Ron Hasson

Results 3 issues of Ron Hasson

Even in the [test/markdown_test.md](https://github.com/fabiocolacio/Marker/blob/master/test/markdown_test.md) where the syntax is 100% correct and Charter is enabled in the settings, I get just an empty space. when Charter is disabled in the setting...

I want to allow connections only from my country, but when I allow ["XX"] it will block also my local IP. It really makes it difficult to use my own...

On newer versions of FS, they require async functions to have a callback. Since `fs.close` is an async, it throws an error when you run the code (and crashes everything)....