Thomas Dickson
Thomas Dickson
I believe those do work, just as someone new coming into neorg, I did not know that they were there without watching vyrro's videos on neorg. I'm primarily suggesting that...
I've just gone through the wiki, and this time I've managed to find the tutorial page, so there is a reference to the norg file format. Maybe I was just...
I think this issue is more about being unable to edit the URL bar than the page not loading. > 6. **try to type** https://example.com/ > 7. nothing happens I...
`quartus-130` is missing `libpng12` as a dependency, hence why I've called it unmaintained, so if you're keeping it, that needs to be added to the deps so it works OOTB....
Curious. When I installed `quartus-130` the first time, it wouldn't start, as it needed the `libpng12` package installed as well. But now, it works whether `libpng12` is installed or not....
Hm, it was working before, but now it crashes the app upon there being a ` `.
Fixed by changing `pop()` to `append("")`
I've just added support for ``, and `&` as html-encoded characters as well.
Why do you want it to be accessed via the `list` command, that's more for listing all of a single type, whereas filtering is more for search.go. I have just...
I'm not 100% sure how to do this, though there seems to be a go library that can help with this , so I'll see what I can do.