文件名称:react-markdown-github:渲染Markdown的React组件类似于Github的格式
文件大小:70KB
文件格式:ZIP
更新时间:2024-05-29 01:50:18
JavaScript
react-markdown-github 一个包装了React组件: 用锚链接链接所有标头。 根据文档的sourceUri将所有相对链接解析为绝对的Github URL。 例如/foo/bar.md变成 允许父组件覆盖已解析的url。 安装 npm install react-markdown-github 用法 < MarkdownGithub xss=removed sourceUri = 'https://github.mycorp.com/org/component/blob/master/README.md' xss=removed xss=removed> { } } transformImageUri = { (
【文件预览】:
react-markdown-github-master
----.gitattributes(25B)
----src()
--------component.js(6KB)
--------gh-slugify.js(3KB)
--------index.js(158B)
----.npmignore(653B)
----.travis.yml(169B)
----LICENSE(1KB)
----test()
--------component.test.js(12KB)
--------slug.test.js(4KB)
--------test.md(620B)
--------setup.js(187B)
----README.md(2KB)
----.gitignore(656B)
----CHANGELOG.md(2KB)
----package-lock.json(288KB)
----package.json(2KB)