underwood
underwood
**Summary of changes** - Fix small typo in help text - Add `--show-path` option for use with `--no-display` When pre-caching output, it is helpful to know the path to the...
It would be great if table headers' text transformation were configurable... ```markdown | Label | Value | | ------ | ----- | | First | foo | | Second |...
Markdown tables such as: ```md | Colour | Foreground | Background | ------ | ---------- | ---------- | Black | 30 | 40 | Red | 31 | 41 |...
There are two small typos in the exception error message: https://github.com/jankammerath/gophie/blob/0b3fffa5872525f849df01a9ebb70de1d7d0581c/src/org/gophie/ui/MainWindow.java#L648 `"Ouch, an unknown error occurred."`
Hello, Internet Archive! https://github.com/internetarchive/ia-hadoop-tools/blob/747ae21b7445966096f5051eb73d55690432aeee/pom.xml#L141 The above URL no longer works. The resources are found at `http://builds.archive.org/maven2` (without the port `:8080`).