| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-09 | Strip frontmatter in fewer places | León Orell Valerian Liehr | -17/+39 |
| 2025-09-01 | test(lexer): Ensure tabs are accepted for horizontal whitespace | Ed Page | -3/+5 |
| 2025-09-01 | test(lexer): Ensure frontmatter can contain unicode whitespace | Ed Page | -0/+22 |
| 2025-09-01 | test(lexer): Ensure frontmatter w/ crlf works | Ed Page | -0/+14 |
| 2025-08-28 | fix(lexer): Don't require frontmatters to be escaped with indented fences | Ed Page | -53/+38 |
| 2025-08-22 | Rollup merge of #145751 - epage:infostring, r=joshtriplett | Jacob Pratt | -0/+28 |
| 2025-08-22 | fix(lexer): Allow '-' in the infostring continue set | Ed Page | -12/+2 |
| 2025-08-22 | test(frontmatter): Show current hyphen behavior | Ed Page | -0/+38 |
| 2025-08-18 | ignore frontmatters in `TokenStream::new` | Deadbeef | -4/+3 |
| 2025-06-04 | Fix parsing of frontmatters with inner hyphens | Matthew Jasper | -0/+21 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -0/+567 |
