-
Hi, I'm just getting started with code-input and I have a question, how can I select a specific language when the autodetect plugin is registered?
```html
…
-
**Describe the feature:**
ES|QL is key to company strategy. Having syntax highlighting available at least everywhere in Elastic's UIs and possibly more broadly in the open source community is a great …
-
### Problem
The current highlighter (powered by highlight.ts) does not support `.tsx`.
### Proposed Solution
Switch to [`Prism`](https://prismjs.com/)
### Notes
Some related discussions:
http…
-
https://highlightjs.org/ seems the best tool for the job these days. There's also https://github.com/pc035860/angular-highlightjs which might make things easier.
-
The API for [`highlightjs`](https://highlightjs.org/) seems to be pretty much the same as `prettyify`. I think both are quite widely used. However,
* `highlightjs` is actively maintained and deve…
-
I'd like github website to do syntax highlighting of flows written in agama DSL, however this is only available to languages that have important verifiable adoption:
https://docs.github.com/en/get-…
-
## Is your feature request related to a problem?
Currently, we use a custom integration of HighlightJS to highlight code blocks: https://github.com/fluid-project/infusion-docs/blob/main/.eleventy.j…
-
Hello! This is a very interesting project, particularly in the world of static site generators, and it would make it easy to do without highlightjs to support the syntax highlighting. But at the momen…
-
Hello, I'm hosting my blog using this repo and Im thankful for that.
What I want to know is, what license does your repo fall under? So I know what to list my license as, on my forked repo. If th…
-
To catch obvious mistakes, it would be nice if we could syntax-check the AM PHP code before it can be submitted.
Also adding syntax-coloring would help to catch problems.