mirror of
https://github.com/akaalias/extract-highlights-plugin.git
synced 2026-07-22 05:10:29 +00:00
9 lines
287 B
JSON
9 lines
287 B
JSON
{
|
|
"id": "extract-highlights-plugin",
|
|
"name": "Extract Highlights",
|
|
"version": "0.0.18",
|
|
"description": "Create, extract and leverage your markdown highlights",
|
|
"author": "Alexis Rondeau",
|
|
"authorUrl": "https://publish.obsidian.md/alexisrondeau",
|
|
"js": "main.js"
|
|
}
|