Add download badge to README

Added a badge for total downloads to the README.
This commit is contained in:
Bradley Wyatt 2026-01-21 09:36:43 -06:00 committed by GitHub
parent 4aae9b40a1
commit 4875b52e7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# Collapsible Code Blocks
![Github All Releases](https://img.shields.io/github/downloads/bwya77/collapsible-code-blocks/total.svg)
Make code blocks collapsible in preview mode with customizable collapse/expand behavior and horizontal scrolling options. This plugin enhances the readability of your notes by allowing you to collapse long code blocks when you don't need to see their full content.
![Demo](/images/demo.gif)