stache icon indicating copy to clipboard operation
stache copied to clipboard

Fix indent inheritance issue

Open cptrodolfox opened this issue 5 months ago • 0 comments

Partial solution to the bug described by #72.

Example output:

stache/example on  fix-indent-inheritance-issue [!] via λ 9.6.7 
❯ cabal run example
Subnets:
  - pen
  "Test string"
  - candle
  "Test string"
  - egg
  "Test string"
  %   

TODO:

[] Remove unnecessary newline character

cptrodolfox avatar Sep 19 '25 20:09 cptrodolfox