erikedin / Behavior.jl

Tool for Behavior Driven Development in Julia
Other
25 stars 3 forks source link

New parser: Don't skip blank lines or comments in block texts #94

Closed erikedin closed 3 years ago

erikedin commented 3 years ago

This ought to be a three line block text

"""
Some text

# Some comment
"""