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

markdown的Headers的atx-style (closing #’s are optional):语法支持 #45

Open
Puhao opened this issue Aug 24, 2013 · 1 comment
Open

Comments

@Puhao
Copy link

Puhao commented Aug 24, 2013

使用setext-style

Header
====

这个是正常的,但是
使用atx-style (closing #’s are optional):

# Header

gor生成的post貌似不支持,直接就显示成了成文本的# Header

@wendal
Copy link
Owner

wendal commented Aug 24, 2013

嗯,上游markdown库的问题, 得找找原因哦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants