@marko/runtime-tags@6.3.28
Patch Changes
- #3673
8aa1b85Thanks @DylanPiercey! - Fix<meta content=x>failing to compile.contentis a real html attribute on<meta>, so the check for acontentattribute on a void tag now only rejects tags that do not declare one.