mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 22:55:13 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
10
.obsidian/plugins/obsidian-regex-replace/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-regex-replace/manifest.json
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"author": "Martin Eder",
|
||||
"authorUrl": "https://www.gruware.org",
|
||||
"description": "Find and replace text using regular expressions.",
|
||||
"id": "obsidian-regex-replace",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.12.17",
|
||||
"name": "Regex Find/Replace",
|
||||
"version": "1.2.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue