mirror of
https://github.com/wakywayne/obsidian-hotstrings.git
synced 2026-07-22 05:35:15 +00:00
making changes from obsidian rep
This commit is contained in:
parent
91c3682612
commit
42ba0c5428
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Obsidian Hotstrings Plugin
|
||||
# Hotstrings Plugin
|
||||
|
||||
A plugin for [Obsidian](https://obsidian.md) that allows you to create custom text expansions (hotstrings) that automatically expand as you type.
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Hot Strings",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Allows you to set custom hot strings that get expanded to text once typed.",
|
||||
"description": "Set custom hot strings that get expanded to text once typed.",
|
||||
"author": "wakywayne",
|
||||
"authorUrl": "https://github.com/wakywayne/wakywayne/blob/main/README.md",
|
||||
"fundingUrl": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue