Results 36 comments of $nyx

I could try to do so, provided I can use the `scdoc(1)` format (and tool) to build said man pages.

I don't yet know how the build process is managed on this project, but wouldn't relying on something like Travis windows be a good idea?

An organized cache would be quite interesting, yes... Do you have any first-look thoughts about it ?

With the following example snippet, the following HTML code is generated. ```go package main import ( "bytes" "fmt" "strings" "github.com/bytesparadise/libasciidoc" ) func main() { reader := strings.NewReader("== World") writer :=...

I think that being format-independent would be a wise idea. For this need, we could use a library like the well-known [viper](https://github.com/spf13/viper) one.

Coming here after a while, I just wanted to add my 2c from the original issue about YAML, which I think is pretty unsuited, hard to use, impractical, and slow.

I'm encountering the same problem, as I'd want to have every content inside `` tags HTML-escaped.

Well, I saw it, and it's a good place to start working with the library, but a lot of other modules and classes are staying undocumented, like for example the...

Azure Devops also supports Windows, alongside MacOS and Linux

Those captchas are literally unreadable to me, I don't want to get blocked out of an account because I don't have a perfect eyesight and good deduction skills.