mirror of https://github.com/openclaw/openclaw.git
YAML 1.1 default schema silently coerces values like "on" to true and "off" to false, which can cause unexpected behavior in frontmatter parsing. Explicitly set schema: "core" to use YAML 1.2 rules that only recognize true/false/null literals. |
||
|---|---|---|
| .. | ||
| code-spans.ts | ||
| fences.ts | ||
| frontmatter.test.ts | ||
| frontmatter.ts | ||
| ir.blockquote-spacing.test.ts | ||
| ir.hr-spacing.test.ts | ||
| ir.nested-lists.test.ts | ||
| ir.table-bullets.test.ts | ||
| ir.table-code.test.ts | ||
| ir.ts | ||
| render.ts | ||
| tables.ts | ||
| whatsapp.test.ts | ||
| whatsapp.ts | ||