Skip to content

Programmatic 0.0.6

Choose a tag to compare

@bigeasy bigeasy released this 02 Mar 00:18
· 82 commits to master since this release

Add Blank Line Replacement Switch

When composing, we build snippets using the programmatic function, then create larger snippets with the snippets. If we replace the blank token with a blank line every time, then our snippets will have their blank lines stripped as insignificant whitespace when they are reused.

Issue by Issue

  • Release version 0.0.6. #80.
  • Add switch for blank line replacement. #79.