patternfly / patternfly/patternfly-mcp
Review adding passive asciidoc parsing
Open
@cdcabrera is already working on this.
Since Feb 21, 2026.
PF Team
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 11
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 17
Description
Description
Aspects of documentation under our various organizations can be based in asciidoc formats. As a developer and maintainer, offering the passive ability to consume the asciidoc format and convert it towards something a model can digest would neatly enhance the MCP's tooling.
Acceptance criteria
-
Review passive functions that consume external aciidoc formats vs a dedicated MCP tool
-
Available converters
Assumptions and questions
- For conversion we'll probably have to jump, asciidoc -> html -> markdown
Jira Issue: PF-3613
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.
Assessment
This issue has not been assessed yet.