@md-plugins/vite-examples-plugin 0.1.0-beta.24 → 0.1.0-beta.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -228,8 +228,8 @@ In case this README falls out of date, please refer to the [documentation](https
228
228
 
229
229
  If vite-examples-plugin is useful in your workflow and you want to support ongoing maintenance:
230
230
 
231
- GitHub Sponsors: https://github.com/sponsors/hawkeye64
232
- PayPal: https://paypal.me/hawkeye64
231
+ - GitHub Sponsors: https://github.com/sponsors/hawkeye64
232
+ - PayPal: https://paypal.me/hawkeye64
233
233
 
234
234
  ## License
235
235
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@md-plugins/vite-examples-plugin",
3
- "version": "0.1.0-beta.24",
3
+ "version": "0.1.0-beta.26",
4
4
  "description": "A Vite plugin for @md-plugins for handling imported examples in markdown files.",
5
5
  "keywords": [
6
6
  "markdown-it",