Thomas Dickson

Results 4 issues of Thomas Dickson

### Issues - [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request. ### Feature description Hello, As a newcomer, the documentation seems to...

feature

### Package: https://aur.archlinux.org/packages/quartus-free ### Purpose: FPGA Design Software ### Benefits: This (`quartus-free`) is a more up-to-date packaging of the Intel Quartus software than `quartus-130` ### Building: `makepkg` ### Copyright: custom:...

request:new-pkg
priority:low

Fixes #73. I had to fiddle with the regex a bit, but it seems to be working. I set the action for ` ` to pop it, otherwise it results in...

When declaring arrays or sets, a html ` ` is shown in the answer. Inputs tried: ``` 1,2 [1,2] {1,2} ``` these all result in `[1   2]` ps. thanks for...