mdox icon indicating copy to clipboard operation
mdox copied to clipboard

Format your docs; autogenerate from flags or Go structs or even generate versioned website directly from markdown!

Results 36 mdox issues
Sort by recently updated
recently updated
newest added

- **Catch errors with errors.Is and errors.As** - **Remove useless receivers** - **Avoid types juggling**

I started looking at your code and I noticed a few typos. I was about to open a simple PR, then I found acronyms incorrectly used, so I fixed them.

I want the ability to control the character in use for list items. Running mdox fmt already fixes ident, however it keeps lists using `*` or `+` characters. I wish...

When provided with a list like: ``` ## Advanced example In this example we will learn: - how to get form parameters - how to get specific key inside a...

When using hugo shortcodes, a particular shortcode may be used as: ``` {{< warning success >}} {{< /warning >}} ``` When using mdox fmt, the snippet above gets it's leading...

I'd like to use mdox to reformat markdown documents (hugo), but not touch the front-matter. Currently the front-matter gets reordered and reindented, rather than being kept as is.

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.17 to 1.14.22. Commits 6ee3e67 close channel 4702d9b Update amalgamation code to 3.45.1 64bbe62 add example cdc8095 Update amalgamation code to 3.45.0 d3c3333 update go version 1f0dc0a...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...

dependencies

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.120.4 to 0.123.7. Release notes Sourced from github.com/gohugoio/hugo's releases. v0.123.7 What's Changed hugofs: Fix vertical mount merge issue 2b2f2b75e @​bep #12175 Fix and add integration test for...

dependencies

Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0. Commits 64d23c5 Improved error message for missing required flags: now list all missing requi... 4702584 Do not pass command name to --completion-bash arguments in...

dependencies