We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0109a8f commit f637138Copy full SHA for f637138
1 file changed
plugins.json
@@ -401,6 +401,35 @@
401
"branch": "main"
402
}
403
]
404
+ },
405
+ {
406
+ "name": "@karinjs/plugin-markdown",
407
+ "type": "npm",
408
+ "description": "一个Karin版的markdown转图片插件",
409
+ "home": "https://github.com/karinjs/plugin-markdown",
410
+ "license": {
411
+ "name": "MIT",
412
+ "url": "https://github.com/karinjs/plugin-markdown/blob/main/LICENSE"
413
414
+ "time": "2025-05-21 21:53:00",
415
+ "author": [
416
417
+ "name": "shijin",
418
+ "home": "https://github.com/sj817"
419
+ }
420
+ ],
421
+ "repo": [
422
423
424
+ "url": "https://www.npmjs.com/package/@karinjs/plugin-markdown",
425
+ "branch": ""
426
427
428
+ "type": "github",
429
+ "url": "https://github.com/karinjs/plugin-markdown",
430
+ "branch": "main"
431
432
+ ]
433
434
435
0 commit comments