remark-footnotes:插件以添加对Pandoc脚注的支持

时间:2021-05-10 16:51:59
【文件属性】:
文件名称:remark-footnotes:插件以添加对Pandoc脚注的支持
文件大小:30KB
文件格式:ZIP
更新时间:2021-05-10 16:51:59
markdown remark unified note remark-plugin 备注脚注 插件可添加对脚注的支持。 重要的! 这个插件是由此言新的解析器影响( ,见 )。 仍在备注12上使用版本2。在备注13+上使用版本3。 安装 : npm install remark-footnotes 用 假设我们有以下文件example.md : Here is a footnote reference,[^1] another,[^longnote], and optionally there are inline notes.^[you can type them inline, which may be easier, since you don’t have to pick an identifier and move down to type the note.] [ ^1 ]: Here is the footnote. [ ^longnote ]:
【文件预览】:
remark-footnotes-main
----.remarkignore(5B)
----.github()
--------workflows()
----.prettierignore(22B)
----types()
--------tsconfig.json(156B)
--------tslint.json(106B)
--------index.d.ts(397B)
--------remark-footnotes-tests.ts(184B)
----license(1KB)
----test()
--------fixtures()
--------index.js(14KB)
----.npmrc(19B)
----.editorconfig(147B)
----.gitignore(63B)
----index.js(1008B)
----readme.md(6KB)
----package.json(2KB)

网友评论