Extend Markdown Preview Enhanced with this library
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
See https://shd101wyy.github.io/markdown-preview-enhanced/#/extend-parser. Allow for
```
```barcode
code128
123456789
```
```
or some syntax like it to generate barcode in generated html file.
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 Preview Enhanced parser-extension guide linked in the issue and review the proposed barcode syntax. Determine how generated HTML can invoke JsBarcode and define done as barcode blocks rendering correctly in the generated HTML, including the shown code128 example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100