## Version: 4.0.5 I'm using the tags api preview, I'm not sure if this error applies to Marko 6. But with Marko 5 + tags api preview: ``` <lifecycle /> ``` Is formatted into ```marko <lifecycle> ^^^^^^^ Missing ending "lifecycle" tag ```
Version: 4.0.5
I'm using the tags api preview, I'm not sure if this error applies to Marko 6. But with Marko 5 + tags api preview:
Is formatted into
<lifecycle> ^^^^^^^ Missing ending "lifecycle" tag