Manas Tungare

Results 2 comments of Manas Tungare

Apologies, it seems the breakage happens with the `` tags, not simply with `markdown="1"`. I updated the inline example. Kramdown appears to be able to consume it just fine. ```...

If I have a global flag with a default value set, what’s the recommended API to act on that value (e.g. read a config file and parse it)? Until `cmd.Run`...