mirror of
https://github.com/patruusbarba/ObsidianSpoilerPlugin.git
synced 2026-07-22 07:48:59 +00:00
10 lines
316 B
JSON
10 lines
316 B
JSON
{
|
|
"id": "spoiler",
|
|
"name": "Spoiler",
|
|
"version": "0.2.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Wrap selected text in a collapsible spoiler callout, or unwrap an existing spoiler, from a ribbon button.",
|
|
"author": "PatruusBarba",
|
|
"authorUrl": "https://github.com/PatruusBarba",
|
|
"isDesktopOnly": false
|
|
}
|