mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-06 02:53:34 +00:00
* 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>