oxidecomputer / oxidecomputer/prettier-plugin-asciidoc

Block style re-models the block: [abstract]/[NOTE]/[source]/[normal]/[verse] on paragraphs and literals

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

mechanism:block-reading obligation:model-fidelity syntax-gap
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Found by the Tier C (#30) design prototype: 28 corpus documents. A style attribute re-models the block in Asciidoctor ([abstract]/[partintro]/[sidebar]/[example]/[quote] on a paragraph, [NOTE] on an undelimited paragraph, [source] on an indented literal, [normal] on an indented run, [verse.epigraph] on ____); we keep the underlying block kind and carry the style as metadata. Bytes round-trip, so only Tier C sees it. Ledger family gap:styled-block-remodel.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Tier C (#30) design prototype and its 28 corpus documents, then trace how block kind and style metadata are represented. Compare the listed Asciidoctor cases, including paragraph, literal, indented-run, and verse examples. Done means the affected styles remodel the underlying block kind while preserving the documented round-trip behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.