dsherret/code-block-writer

Add blankLine function

dsherret opened this issue · 2 comments

Kind of a long function name... can't think of anything shorter.

Decided to go with blankLine. Consecutive blank lines aren't allowed in this library anyway so this will be ok.

This won't let people write consecutive blank lines. Perhaps in the future, it would be good to add a forceBlankLine function, but not for now.