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: generate h1-h7 tree #3

Open
terasum opened this issue Oct 23, 2017 · 0 comments
Open

feat: generate h1-h7 tree #3

terasum opened this issue Oct 23, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@terasum
Copy link
Contributor

terasum commented Oct 23, 2017

parse the post content:

# h1
## h2
### h3
#### h4
##### h5

into:

[h1,[h2,[h3,[h4,[h5]]]]]
@terasum terasum added the todo label Oct 23, 2017
@terasum terasum added this to the v0.1 milestone Oct 23, 2017
@terasum terasum self-assigned this Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant