Added articles section to programming.

This commit is contained in:
2022-04-27 22:55:43 -04:00
parent ef33ba471c
commit b6da409fc7
4 changed files with 70 additions and 0 deletions

9
.obsidian/plugins/extract-url/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View 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"
}