hexo-post-link-marked

1.0.0 • Public • Published

介绍

给Markdown的连接写法添加了本地Post文章链接功能

安装方法

npm install hexo-post-link-marked --save

使用方法

[Text](!post-slug) # 自定义文本
[](!post-slug) # 使用文章标题的文本
[Text](!post-slug#arch) # 跳转到文章的锚,但是hexo不支持。。,只能F5刷新

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-post-link-marked

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.71 kB

Total Files

4

Last publish

Collaborators

  • elinpf