Laurens DC
Laurens DC
``` js { console.log(e); }} /> ``` Crashes app with Out of memory error.
Syntax highlighting is not working for Elm. 
I'm printing the string "$intro$▪9▪tabtest▪9▪▪9▪▪9▪▪9▪tabtest▪9▪$intro$▪9▪▪9▪▪9▪▪9▪tabtest3$intro$"; which is just printing the escape character. How should I use these dots (▪)? Do I need a byte array or something like that?
On the latest version of Expo, I can draw a container, but it doesn't do anything. Code: ``` js ``` [Result](https://imgur.com/a/pm98e)
**Please make sure this feature request is within the scope of this plugin.** - [x ] I understand that if my request is about supporting some Vim feature, it probably...
I had hoped for an example of how to integrate elm-ui or other CSS sheets but building this package the styles look nothing like the hosted one on Netlify. Am...
A navigation structure as described below works beautifully but isn't documented anywhere. It allows you to navigate from nested screens to other nested screens easily, without having to pass navigation...
Adds a settings page for the plugin, which allows us to toggle status bar information. Status bar with setting **disabled**: Status bar with setting **enabled** (current behaviour):
I use CodeMirror mostly through Obsidian. It works amazingly well on all my devices, including iOS devices. But when using it on an Android phone or tablet, the basics of...