Closed JSAbrahams closed 4 years ago
resolves #119 working towards #135
Add parsing of docstring in code blocks. Currently, there is no check to verify that it is in a useful location.
Lastly, reduced code duplication in AST output tests.
Relevant issues
resolves #119 working towards #135
Summary
Add parsing of docstring in code blocks. Currently, there is no check to verify that it is in a useful location.
Lastly, reduced code duplication in AST output tests.
Added Tests