mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-17 08:02:12 -06:00
acdaf8ae31
* fix(markdown-core): use Object.hasOwn instead of in operator in parseFrontmatterBlock * test(markdown-core): add regression test for prototype-named null frontmatter keys * style(markdown-core): fix unbound-method lint in regression test --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>