fzankl / docsify-plugin-flexible-alerts

docsify plugin to convert blockquotes into beautiful and configurable alerts using preconfigured or own styles and alert types.
MIT License
129 stars 14 forks source link

Allow the config key to be camelCase #6

Closed cyrilf closed 5 years ago

cyrilf commented 5 years ago

Today to configure this plugin, we need to set the key "flexible-alert" as a string. It works and everything is fine but I prefer to use a camelCased key This PR allows both config key to be valid.