developit / developit/snarkdown
Add usage example with PrismJS
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to request a usage example that takes markdown which includes JS like this example:
```
## Example
```js
console.log(1)
```
```
And then convert with both Snarkdown + PrismJS.
I've tried many things but I'm failing to succeed in this task! 😅
I think the community at large will greatly benefit from an example like this in the readme!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.