Michael Currin
                                            Michael Currin
                                        
                                    And then a small change on the HTML functionality would be to _trim_ the newline from the _end_ of every HTML block when the MD to HTML happens. Compare these...
Can you add a screen shot and what commands you are running? Node 16 Any OS ``` yarn install yarn start ```
Test the app on the main branch with no changes. Then test again with your changes
can you have a look at the PR for my requested changes? In particular the view on the Catalogue page is confusing and I could not figure out myself how...
e.g. "Go to Python homepage". "Go to docs site"
See also https://github.com/badges/shields/tree/master/logo
For gitlab etc. I can't see github there
From shields.io https://shields.io/#your-badge It looks like simpleicons is already supported by name! No binary use needed > ?logo=appveyor > > Insert one of the named logos from (bitcoin, dependabot, discord, ...
GenericBadge function supports this now https://github.com/MichaelCurrin/badge-generator/blob/master/src/views/Catalogue.vue
And on generic badge page. The binary option would be nice though