microsoft / microsoft/vscode-markdown-languageservice
Support HTML custom data in Markdown editor
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 25
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
Description
Hello,
As markdown can also contain HTML, would it be possible for the markdown language service to also support custom data ?
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 Markdown language service and the linked HTML custom data documentation to understand the requested integration. Determine how HTML embedded in Markdown is handled and make custom data available there; done means the service supports the documented custom-data behavior, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, markdown, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100