One-line summary of project.
Or just put some ascii art here
Paragraph. (Omit heading and paragraph if one-line summary above is enough.)
Repo URL: URL
| javascript: Promise.all([import('https://unpkg.com/turndown@6.0.0?module'), import('https://unpkg.com/@tehshrike/readability@0.2.0'), ]).then(async ([{ | |
| default: Turndown | |
| }, { | |
| default: Readability | |
| }]) => { | |
| /* Optional vault name */ | |
| const vault = ""; | |
| /* Optional folder name such as "Clippings/" -- NOTE: MUST END WITH SLASH */ |
One-line summary of project.
Or just put some ascii art here
Paragraph. (Omit heading and paragraph if one-line summary above is enough.)
Repo URL: URL