developit / developit/snarkdown

Add usage example with PrismJS

Open
#83 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.4k
Forks
115
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

Research direction

Start by reviewing the README's existing usage examples and how fenced JavaScript blocks are represented in Snarkdown output. Check the PrismJS integration approach, then add a README example using the requested markdown input and both tools; done means the example clearly shows the converted, highlighted result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.