getappmap / getappmap/appmap-js
Support displaying HTML-formatted mermaid diagrams
Open
Nobody has claimed this yet.
navie-plan
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Mermaid diagrams can contain HTML tags for styling. Currently Navie can't display these (only a blank box is shown).
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the blank box with a Mermaid diagram containing HTML tags, then trace the TypeScript diagram-rendering entry point in AppMap. No file or test is named in the issue; done means HTML-formatted Mermaid diagrams render instead of showing a blank box, with a regression test if the existing test structure supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100