Nick Adams

Results 4 issues of Nick Adams

I've been struggling to write a configuration for the nestedList tool plugin. At first I thought the documentation said this was possible with "data" and "-". But after looking at...

good first issue

It's possible to add a link to a column. But you have to call the method off a column. In simple use cases, there are no columns to call that...

Url checking I noticed that when you don't add a protocol to a URL like this www.hello.world the URL added to the editor attempts to reference it like this file:///path/to/project/www.hello.world...

I'm breaking up my large pull request into smaller ones to make it easier to test the changes. These are only the changes in how URLs are handled. First, there...