Skip to content

@marko/runtime-tags@6.3.28

Choose a tag to compare

Patch Changes

  • #3673 8aa1b85 Thanks @DylanPiercey! - Fix <meta content=x> failing to compile. content is a real html attribute on <meta>, so the check for a content attribute on a void tag now only rejects tags that do not declare one.