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 fe6c169 commit f22df33Copy full SHA for f22df33
1 file changed
README.md
@@ -92,7 +92,7 @@ package system, module will add itself globally as `window.markdownitFootnote`.
92
93
If you want to customize the output, you'll need to replace the template
94
functions. To see which templates exist and their default implementations,
95
-look in [`index.js`](index.js). The API of these template functions is out of
+look in [`index.mjs`](index.mjs). The API of these template functions is out of
96
scope for this plugin's documentation; you can read more about it [in the
97
markdown-it
98
documentation](https://github.com/markdown-it/markdown-it/blob/master/docs/architecture.md#renderer).
0 commit comments