Skip to content

0.2.0

Compare
Choose a tag to compare
@bash bash released this 23 May 15:18
f4fb6d7
  • Fix incorrect package description.
  • Fix broken newline detection for appending a node to an empty section. (#1)
  • Use stronger types in AST.
  • Distinguish comment nodes from unrecognized nodes in AST.
  • Treat all characters < ' ' as whitespace to align with Windows' behaviour.