Results 9 issues of Jon Grace-Cox

It would be nice to have the option to include logos in badges.

enhancement

**Is your feature request related to a problem? Please describe.** Make it easier to include emojis in badges by allowing `:emoji:` text in labels and values to be converted into...

enhancement

**Describe the solution you'd like** Anybadge has two sections in a badge: the label and the value. In GitLab there are `labels` which have one section. We may also want...

enhancement

**Is your feature request related to a problem? Please describe.** Support more extreme customization and configuration - allow more flexible templating and styling. **Describe the solution you'd like** In order...

enhancement

Templates can be used through command line usage, but not available through Python code. This issue is to surface the templates when creating a Badge class instance. For example: ```python...

enhancement
templates

This commit allows badges to be generated with only a label or only a value. Badges must provide at least a label or a value, so it is not valid...

3.11 is now available in Jammy images, so let's use that instead.

## Describe the bug The latest version of anybadge does not report it's version correctly when using `anybadge --version`. The installed version is `1.15.6`, but the reported version is `0.0.0`....

new bug