From 40fd096894bcad4952695851ad905f0ec46ea9c5 Mon Sep 17 00:00:00 2001 From: Nero <41307858+nero@users.noreply.github.com> Date: Sun, 12 Dec 2021 12:28:53 +0000 Subject: [PATCH] Add support of urls to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2bcc76..39baa3c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ awk -v stylesheet='/style.css' -f md2html < README.md - Bold, italic and inline monospace - Image figures if they are in the same folder - Code listings +- URL references - Lists ## Not supported