mirror of
https://github.com/takitsuba/obsidian-auto-bullet.git
synced 2026-07-22 05:42:45 +00:00
11 lines
340 B
JSON
11 lines
340 B
JSON
{
|
|
"id": "obsidian-auto-bullet",
|
|
"name": "Auto Bullet",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "行の先頭でスペースやタブを入力すると自動的に箇条書きを挿入します。",
|
|
"author": "takitsuba",
|
|
"authorUrl": "https://github.com/takitsuba",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": false
|
|
}
|