Environment
Proposed Functionality
Add the ability to grab the start and end lines dynamically from the .rst files. Also add a check for end_line - 1 and end_line + 1
Use Case
This will decrease the amount of code we need to change when we edit the README file.
Environment
Proposed Functionality
Add the ability to grab the start and end lines dynamically from the
.rstfiles. Also add a check forend_line - 1andend_line + 1Use Case
This will decrease the amount of code we need to change when we edit the README file.