Automattic / Automattic/jetpack
Markdown Block: Add full support for markdown-it features
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Related issue: #11881
With reference to the markdown-it demo code:
https://markdown-it.github.io/
The following features are not supported in the Markdown block:
- Typographic replacements
- Syntax highlighting
- Autoconverted links
- Subscript / Superscript
- Inserted text
- Marked text
- ~Footnotes~ #30149
- Definition lists
- Abbreviations
- Custom containers
- Mermaid #44323
#### Additional context
3558150-zen
Contributor guide
Research direction
Start by comparing the Markdown block's current behavior with the markdown-it demo linked in the issue. Determine which listed features are in scope, then verify completion against the unsupported-feature list and the related issues for footnotes and Mermaid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100