Doc index: README.md · Contributing: CONTRIBUTING
Copy any block into a GitHub issue and label good first issue. Each item has scope + acceptance hint.
Implemented: inariwrite check <file.md> via listRelativeMarkdownFileLinks in @inariwrite/core. See apps/cli/src/check.ts and tests.
Idea: Script or test that fails CI if mn and en keys in packages/i18n/src/resources.ts diverge.
Acceptance: pnpm script runnable in CI; CONTRIBUTING documents how to add keys.
Idea: All toolbar controls reachable with Tab; consistent :focus-visible styles in light/dark.
Acceptance: Short PR note on tab order; lint/build green.
Idea: Tiny rehype plugin in packages/core/src/plugins.test.ts (e.g. add a data-* on <p>) and assert behavior vs markdownToHtml / rehype-sanitize order.
Acceptance: Test documents rehype vs sanitize ordering.
Shipped: plugins.mn.md, linked from plugins.md and docs/README.md.
Maintainers: Replace OWNER in .github/ISSUE_TEMPLATE when the repo URL is final.