Skip to content
#

syntax-highlighting

Here are 1,644 public repositories matching this topic...

bat
keith-hall
keith-hall commented Apr 22, 2021

It would be great to make use of the new syntect API to detect when a syntax definition has some context references (specifically push/set targets - missing includes are not such a problem and can be just treated as warnings) which couldn't be linked/resolved and fail the CI build. sharkdp/bat#915 (comment)

joshgoebel
joshgoebel commented Apr 21, 2021

Getting access to the types in my main source. My source is all JS, it exports no types... all the type exports are ambient modules.

I’m proposing the inverse: define your types in your code.

I dunno what that means? You mean declare them in highlight.js itself and then export them, import them into index.d.ts and then reexport them? I'm not sure I know how to do that if that's possible

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.

  • Updated Nov 24, 2020
  • JavaScript
chocolateboy
chocolateboy commented Sep 1, 2019
  • OS: Linux (Arch)
  • Python: 3.7.4
  • litecli: 1.1.0

This is a great tool (thanks!), but I was deterred from considering it by the references to completing with the "Right-arrow" key in the documentation (and UI). I'm used to completing with the standard GNU Readline Tab key (as in sqlite) and never use arrow keys for completion and don't use any tools which do by default (it's bee

Improve this page

Add a description, image, and links to the syntax-highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syntax-highlighting topic, visit your repo's landing page and select "manage topics."

Learn more