NodeBB / NodeBB/nodebb-plugin-markdown
Markdown not support <font> <details> elment
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 41
- Avg merge
- 3h 40m
- Merged PRs (30d)
- 4
Description
Markdown not support <font> <details> elment,how can i fix it?
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
The issue names no files, tests, or parser entry point. Start by locating the Markdown parser's handling of HTML elements and reproduce the behavior with and
. Done means both elements are handled as expected, with verification added where this repository keeps parser checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100