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

Parse SUMMARY.md #2

Closed
5 of 7 tasks
azerupi opened this issue Jul 8, 2015 · 0 comments
Closed
5 of 7 tasks

Parse SUMMARY.md #2

azerupi opened this issue Jul 8, 2015 · 0 comments
Milestone

Comments

@azerupi
Copy link
Contributor

azerupi commented Jul 8, 2015

This issue tracks what is left to do to parse SUMMARY.md

  • Check if SUMMARY.md exists at the given path

    not sure it is necessary, File::open will result in an error of it does not exist

  • open the file

  • parse list elements - [name](path)

  • support for list elements beginning with - or *

  • support nested elements

  • support empty links

  • support non-list elements (elements that will not be numbered)

@azerupi azerupi added the To-Do label Jul 8, 2015
@azerupi azerupi added this to the 0.1.0 milestone Jul 8, 2015
@azerupi azerupi mentioned this issue Jul 8, 2015
Closed
25 tasks
azerupi added a commit that referenced this issue Jul 17, 2015
@azerupi azerupi closed this as completed Jul 29, 2015
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

1 participant