niko
niko
Hello, its been a bit, however I was looking at [this](https://stackoverflow.com/a/31087670/14586140) stackoverflow answer and I thought it would be a cool block for nimib to have (perhaps instead something for...
It would be cool to have a block using the `` and `` html tags like this: ```html summary details ``` This could be used in a Q&A section, long...
I'm not sure if this is a Nim 2.0 error, but tests fail with this error: `Error: Base method '' requires explicit '{.gcsafe.}' to be GC-safe` I added the `gcsafe`...
Added package for typing sitelen pona (toki pona's main writing system) via UCSUR. If you're wondering, the language at the end of the readme is [toki pona](https://tokipona.org/), and what I...
It would be cool to have some kind of "`bindJS`" template, where it takes the given Nim code and transpiles it to JS to *then* binds the generated JS code...
Title is self-explanitory -- unsure if the directory's creation should be logged or not (probably not?)
for `all_blocks.nim` I wasn't sure what to put, so I ended up just putting Bad Apple instead :P please feel free to change! maybe reference some of that stuff in...
I think it would be nice to have a routine to "compile" a nimib document (ie do everything that `nbSave` does, but instead of writing a file it returns a...