Fabio Cevasco
Fabio Cevasco
**Short answer:** not right now... **Long answer:** When I created HastyScribe, I wanted to create a simple tool to produce technical documentation like user manual, developer guides etc. Among the...
Leaving this open, it is a very valid feature request! Not sure when I'll be able to have a proper look at it, but I'd like to keep this around...
Uhm... what version of Nim are you using?
Looks like I am in the same boat. I was actually pretty happy with v1.1.1 for a few of my personal project, and kinda sad this project looked like it...
I know it has been... 6 years 🙈 but I started to think about an xml module with the following symbols: ``` - (s -> xnode) xparse - (xnode sl...
...and it's finally done! As of v0.39.0, min now has a new [xml module](https://min-lang.org/reference-xml/). In the end I implemented less methods because to do things like add children or attributes...
This no longer happens (v1.3.9) closing.
Yep, I had the same problem when I downloaded it on my work laptop. Really annoying actually, especially because all litestore executables are built using GitHub actions, and I also...
I tried on linux and it seems to support line wrapping, yes. On windows however, line wrapping doesn't really work: basically it seems to "copy" the previous line and it...
Thanks! Feel free to discuss a possible implementation on the Wiki or here...