mirror of
https://github.com/nmady/obsidian-multi-line-formatting.git
synced 2026-07-22 05:40:25 +00:00
9 lines
266 B
JSON
9 lines
266 B
JSON
{
|
|
"id": "multi-line-formatting",
|
|
"name": "Multi-line Formatting",
|
|
"description": "Apply formatting to selected text, dealing with the paragraph breaks.",
|
|
"isDesktopOnly": false,
|
|
"js": "main.js",
|
|
"version": "0.3.1",
|
|
"minAppVersion": "0.12.0"
|
|
}
|