mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
* feat: ensure sections start and end with static nodes * chore: run tests * fix: add define and attr tag * refactor: move to enum instead of confusing boolean|null * chore: update tests * refactor: remove fragments * chore: update interop tests * refactor: simplify changes