From 335a444dc41103509674f43df7b02d5732ce586c Mon Sep 17 00:00:00 2001 From: pho4cexa Date: Fri, 9 Dec 2022 08:00:08 -0800 Subject: [PATCH] fix md formatting for nested uls --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6213687..632942a 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,10 @@ no one is liable if this software breaks, deletes, corrupts, or ruins anything ## requirements - [chicken scheme](https://call-cc.org/), and eggs: - - [utf8](https://wiki.call-cc.org/eggref/5/utf8) - - [lowdown](https://wiki.call-cc.org/eggref/5/lowdown) - - [sxml-transforms](https://wiki.call-cc.org/eggref/5/sxml-transforms) - - [clojurian](https://wiki.call-cc.org/eggref/5/clojurian) + - [utf8](https://wiki.call-cc.org/eggref/5/utf8) + - [lowdown](https://wiki.call-cc.org/eggref/5/lowdown) + - [sxml-transforms](https://wiki.call-cc.org/eggref/5/sxml-transforms) + - [clojurian](https://wiki.call-cc.org/eggref/5/clojurian) - git ## quickstart