Ian Dunn
Ian Dunn
If I open a separate `.yml` file, using the built-in YAML syntax or forcing Markdown Extended syntax, spell check works as intended.
Something like this has been on my radar for a while, in particular setting up an [emscripten](https://github.com/kripken/emscripten) build. Engines like [Magnum now support WebAssembly](http://blog.magnum.graphics/announcements/webassembly-support-and-more/) so hopefully I can just follow...
Log class is now in a .cpp as of 0e3e75b, moving the `#undef` out of ionWindow. Still need an undef in ionApplication for SimpleIni include, but this could be fixed...