oxidecomputer / oxidecomputer/prettier-plugin-asciidoc
Quoted paragraph ("..." with -- attribution) becomes a quote block in Asciidoctor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Found by the Tier C (#30) design prototype: 2 corpus documents. A paragraph wrapped in double quotes followed by an attribution line ('-- Author') is a quote block to the oracle; a paragraph to us. Ledger family gap:quoted-paragraph.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Tier C design prototype referenced in issue #30 and inspect the two corpus documents containing a quoted paragraph followed by a “-- Author” attribution. Trace how the formatter classifies this input, then compare its output with the oracle. Done means the paragraph is recognized as a quote block and the ledger gap quoted-paragraph is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100