Alex
Alex
This applies to `:markdown`, #61, possibly #57, and any other language that can be embedded in jade/pug, including HTML and CSS. Atom [already allows you](https://discuss.atom.io/t/better-syntax-highlighting/7176/4) to refer to other grammars...
The following highlights somewhat correctly (ignoring the bad highlighting of the first `style`'s content): ```jade html head style(type='text/css'). div { foo bar; } style(type='text/css') include markdown.css ``` However in this...
In FUSE, direct_io is easily handled with the path-based API. How does that compare to the inodes generated here?
Please, make the exceptions field a resizable text **box**. It's **impossible** to deal with that tiny field, especially when you have many exceptions. Just make the delimiter a newline instead...
Loading certain webpages (e.g. [this one](http://projects.fivethirtyeight.com/2016-election-forecast/#plus)) with downworthy causes 100% CPU usage. This is a severe issue, because such websites tend to necessitate downworthy to mute their headlines.
Bonobo should have a package for [Chocolatey](https://chocolatey.org). This would hugely simplify installation and updates, and increase Bonobo's visibility, since there currently aren't any packages that provide a useful Git server....
### What version of Chrome are you using? ### "Version 78.0.3904.97 (Official Build) (64-bit)" ### What version of Deluminate do you have installed? ### "0.7.7" ### What Operating System are...
Dealing with C++ code that uses networking on OSX invariably includes headers like `sys/_pthread/_pthread_types.h` which are full of structs with constant array members. C++ objects with fields that are (eventually)...
I've tried `show image 14` and `show 14`, but the former doesn't work for linked tweets, only linked images, and the latter does nothing.