mirror of
https://github.com/jglev/obsidian-apply-patterns-plugin.git
synced 2026-07-22 05:40:26 +00:00
10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"id": "obsidian-apply-patterns",
|
|
"name": "Apply Patterns",
|
|
"version": "2.1.2",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Apply custom patterns of find-and-replace in succession to text.",
|
|
"author": "Jacob Levernier",
|
|
"authorUrl": "https://github.com/publicus",
|
|
"isDesktopOnly": false
|
|
}
|