Problem: `header` and `category` were separate icons for the same concept. The icon overlay replaced `[ ]` with a bare character, hiding the markdown checkbox syntax. Header format `## ` produced a double-space with single-char icons. Solution: merge `header` into `category` (one icon for both header lines and EOL labels). Overlay renders `[icon]` preserving bracket syntax. Change header line format from `## ` to `# ` so the 2-char overlay (`# `) maps cleanly. |
||
|---|---|---|
| .. | ||
| archive_spec.lua | ||
| complete_spec.lua | ||
| diff_spec.lua | ||
| edit_spec.lua | ||
| filter_spec.lua | ||
| helpers.lua | ||
| icons_spec.lua | ||
| parse_spec.lua | ||
| recur_spec.lua | ||
| status_spec.lua | ||
| store_spec.lua | ||
| sync_spec.lua | ||
| textobj_spec.lua | ||
| views_spec.lua | ||