-
This is a high-level thread created to track the overall discussion of our JSX/TSX support.
- https://github.com/highlightjs/highlight.js/issues/1625 (comment highlighting)
- https://github.com/hi…
-
How to make this work with https://github.com/metonym/svelte-highlight (a package to use highlight.js in Svelte)?
Ironically enough, that doesn't seem very easy.
-
At the moment in e.g. https://kbodwin.github.io/flair/index.html#re-referencing-a-chunk the code chunk
```r
decorate("how_to_pipe") %>%
flair_funs()
```
has R syntax highlighting (differ…
-
A few files that generate errors with `unparser`, but have ok syntax according to `ruby -c`:
https://github.com/acrmp/foodcritic/blob/master/features/support/cookbook_helpers.rb
https://github.com…
-
Context: The library [github-workflows-kt](https://github.com/typesafegithub/github-workflows-kt) allows you to author GitHub Actions workflows in Kotlin instead of YAML.
I'm building the reverse too…
-
``
はEverNoteでレンダリングされないので、自前でtableタグにして出力する
-
The light grey text in https://perldoc.pl/ is not easy to read
Any chance of changing css so that it renders in **black** ?
-
This issue helps keep track of the tasks you're working on towards launching this track.
The next steps are:
- [x] [Join our community](https://exercism.org/docs/building/tracks/new/join-our-com…
-
The project was dormant for a while because none of the current nominal maintainers has enough time/motivation to do the job. Hence, the project is looking for a new maintainer (or several).
## I…
-
line numbers are smaller than the lines itself. Would maybe be interesting to put them into the same line as the line of code itself to make it simpler.
It looks correct in Chrome.