Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: MarkDown supports footnote rendering #1406

Merged
merged 9 commits into from
Jun 29, 2021
Merged

feat: MarkDown supports footnote rendering #1406

merged 9 commits into from
Jun 29, 2021

Conversation

guqing
Copy link
Member

@guqing guqing commented Jun 25, 2021

Creates footnote references in the document. Footnotes are placed at the bottom of the rendered document with links from footnote references to footnote.

https://www.markdownguide.org/extended-syntax/#footnotes

@guqing guqing requested a review from LIlGG June 25, 2021 10:43
@guqing guqing self-assigned this Jun 25, 2021
@guqing guqing added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 25, 2021
@guqing guqing added this to the 1.4.9 milestone Jun 25, 2021
@guqing guqing linked an issue Jun 25, 2021 that may be closed by this pull request
@JohnNiang
Copy link
Member

Please fix ci check first.

@guqing
Copy link
Member Author

guqing commented Jun 25, 2021

Please fix ci check first.

ok, later on

@guqing guqing requested review from JohnNiang and ruibaby June 26, 2021 06:13
@guqing
Copy link
Member Author

guqing commented Jun 26, 2021

可以审查了 适配markdown-it-footnote已解决

Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这是一个新的功能,建议在文档中加入相关的说明。

@ruibaby
Copy link
Member

ruibaby commented Jun 27, 2021

https://github.com/halo-dev/halo-editor

编辑器已经支持,你可以用来对比一下渲染后的效果。@guqing

@ruibaby
Copy link
Member

ruibaby commented Jun 27, 2021

LGTM

@ruibaby ruibaby linked an issue Jun 27, 2021 that may be closed by this pull request
@ruibaby ruibaby merged commit 5be4b83 into halo-dev:master Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Markdown 支持脚注 Markdown注脚语法问题
3 participants