From 4197979babf9c67343f28e3914a791f69bc7d0b9 Mon Sep 17 00:00:00 2001 From: stefan judis Date: Sun, 5 Jan 2025 18:08:18 +0100 Subject: [PATCH] Add heckyesmarkdown --- helpers/heck-yes-markdown.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 helpers/heck-yes-markdown.json diff --git a/helpers/heck-yes-markdown.json b/helpers/heck-yes-markdown.json new file mode 100644 index 00000000..746c0d09 --- /dev/null +++ b/helpers/heck-yes-markdown.json @@ -0,0 +1,10 @@ +{ + "name": "Heck Yes Markdown", + "desc": "Convert any page to markdown.", + "url": "https://heckyesmarkdown.com/", + "tags": [ + "Markdown" + ], + "maintainers": [], + "addedAt": "2025-01-05" +}