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.