最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

【已解决】gitbook中想要实现引用别的章节的内容

gitbook crifan 3520浏览 0评论

gitbook中,需要实现引用别的章节:

gitbook 内部引用

gitbook 内部跳转

gitbook internal links

【未解决】gitbook中用markdown的include实现根目录外部的README.md文件内容同步

Relative Internal Links in GitBook · Today I Learned…

用代码:

<code>详见:[`Gitbook Editor`章节](../gitbook_editor/README.md)
</code>

果然可以实现内部的链接跳转:

【总结】

Gitbook中,想要实现,引用内部的其他章节,内部链接跳转的话,可以写成:

<code>[`Gitbook Editor`章节](../gitbook_editor/README.md)
</code>

gitbook会自动生成对应的内部跳转的。

转载请注明:在路上 » 【已解决】gitbook中想要实现引用别的章节的内容

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

网友最新评论 (1)

  1. 根本就是实现不了好吧,写文章能不能给写个完整的解决方案,授人以鱼不如授人以渔
    archid3年前 (2021-02-28)回复
85 queries in 0.162 seconds, using 22.10MB memory