Added articles section to programming.
This commit is contained in:
9
.obsidian/plugins/extract-url/main.js
vendored
Normal file
9
.obsidian/plugins/extract-url/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/extract-url/manifest.json
vendored
Normal file
10
.obsidian/plugins/extract-url/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "extract-url",
|
||||
"name": "Extract url content",
|
||||
"version": "0.9.0",
|
||||
"description": "Extract url converting content into markdown",
|
||||
"author": "Stephen Solka",
|
||||
"authorUrl": "https://github.com/trashhalo",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.12.15"
|
||||
}
|
||||
Reference in New Issue
Block a user