We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510e84f commit f88218cCopy full SHA for f88218c
index.js
@@ -1,7 +1,7 @@
1
/**
2
* @author Titus Wormer
3
* @copyright 2015 Titus Wormer. All rights reserved.
4
- * @module mdast-util-position
+ * @module mdast:util:position
5
* @fileoverview Utility to get either the starting or the
6
* ending position of a node, and if its generated or not.
7
*/
mdast-util-position.js
@@ -2,7 +2,7 @@
8
0 commit comments