Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

error checking and handling #1

Open
3 tasks
gregcaporaso opened this issue Jun 17, 2015 · 0 comments
Open
3 tasks

error checking and handling #1

gregcaporaso opened this issue Jun 17, 2015 · 0 comments

Comments

@gregcaporaso
Copy link
Member

  • if there is markdown in a heading (i.e., md line starting with #) the heading will be cut off at the start of the markdown. if heading starts with markdown, the build will fail with a non-informative error message
  • if there is more than on top-level heading (i.e., single #) in a single document, all content beginning with the second top-level heading will dropped from the output
  • if a header is missing a link tag the build fails with the following traceback: AttributeError: 'IDFinder' object has no attribute '_ID'.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant