Alexander Mint

Results 4 issues of Alexander Mint

Correction of a minor text error

### Version 1.24.0 ### What happened? Multiple fields with the same name are generated _It will work correctly if you use enumerations ($1, $2, etc.) or sqlc.arg(number)_ ### Relevant log...

bug
regression

This is an enhancement based on the already created PR (https://github.com/go-telegram-bot-api/telegram-bot-api/pull/717).

The `envdoc` package is an excellent tool for generating documentation for environment variables in various formats (markdown, plaintext, html, dotenv). Currently, the tool provides predefined templates for these formats, which...