From b153bdd5962dee9e25fa51ccbd30a611e469d1a1 Mon Sep 17 00:00:00 2001 From: Titus Date: Tue, 8 Jun 2021 18:23:11 +0200 Subject: [PATCH] Update link --- dev/lib/factory-label.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/lib/factory-label.js b/dev/lib/factory-label.js index b8a73a6..fa52028 100644 --- a/dev/lib/factory-label.js +++ b/dev/lib/factory-label.js @@ -10,7 +10,7 @@ import {constants} from 'micromark-util-symbol/constants.js' import {types} from 'micromark-util-symbol/types.js' // This is a fork of: -// +// // to allow empty labels, balanced brackets (such as for nested directives), // text instead of strings, and optionally disallows EOLs.