oxidecomputer / oxidecomputer/prettier-plugin-asciidoc

drop the asciidocBlockDelimiterLength option: the length is derived from the content

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

Nobody has claimed this yet.

mechanism:licensed-emission obligation:completeness plugin-api
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Ruled by Dan (2026-09-06, on #11): meaning-free residue is normalized with no option. asciidocBlockDelimiterLength is dropped: the delimiter length is derived from the content (the landed row D of the normal form; #226 tracks its near-miss domain). Remove the option, its documentation, its tests and its plumbing; a document formatted with a non-default value before this change reformats to the derived length once.

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

Search the repository for asciidocBlockDelimiterLength and trace its option definition, documentation, tests, and formatting plumbing. Read the related normal-form behavior and issue #226 before changing anything. Done means the option and all references are removed, and documents previously using a non-default value reformat to the content-derived delimiter length.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.