We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109db3c commit 4caed7eCopy full SHA for 4caed7e
to-markdown.js
@@ -1,5 +1,5 @@
1
var inConstruct = 'phrasing'
2
-var notInConstruct = ['autolink', 'link', 'image']
+var notInConstruct = ['autolink', 'link', 'image', 'label']
3
4
exports.unsafe = [
5
{
0 commit comments