highlightjs / highlightjs/hljs_org

Add <select>s for language and style of snippet

Open
#10 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It would be nice if you could select language and style of the snippet. To be clear this would look like:

![image](https://user-images.githubusercontent.com/73739153/140283643-223cd0eb-7f84-4929-8631-a543f2fb7772.png)

I would make a PR for this but I can't get the website to work locally. It seems like the README is missing some necessary steps, cause the /static/ files fail to load.

```
2021-11-04 01:44:22,072 WARNING django.server "GET /static/highlight.site.pack.js HTTP/1.1" 404 1825
2021-11-04 01:44:22,074 WARNING django.server "GET /static/demo/styles/mono-blue.css HTTP/1.1" 404 1834
2021-11-04 01:44:22,209 WARNING django.server "GET /static/demo/styles/mono-blue.css HTTP/1.1" 404 1834
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.