Skip to content

v0.3.0

Compare
Choose a tag to compare
@its-the-shrimp its-the-shrimp released this 27 Jan 23:10
· 18 commits to master since this release
  • Fixed issues #6, #7, #8, #9, #10
  • if nodes are now always broken up into multiple lines to mimic rustfmt's formatting of if statements
  • An HTML node is now broken up if any of its children nodes are broken up
  • Fixed a bug wherein an HTML macro wouldn't be formatted in an expression statement