Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
docs(readme): space out supported languages better
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jun 11, 2020
1 parent 6053957 commit ab291e6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,15 @@ Check out the [live demo](https://syntax-highlighter.now.sh/) for further exampl
To limit the size of this library a selection has been made from all langauges supported by PrismJS. The chosen languages are those that we consider the most popular / common. If you want to see another languages supported you're always free to open [an issue]

`javascript`, `typescript`, `asciidoc`, `autohotkey`, `autoit`, `bash`, `batch`,
 
`c`, `clike`, `clojure`, `coffeescript`, `cpp`, `csharp`, `csp`, `css`, `dart`,
 
`diff`, `docker`, `elixir`, `gherkin`, `git`, `go`, `graphql`, `groovy`, `http`,
 
`ini`, `java`, `json`, `jsx`, `kotlin`, `less`, `lua`, `makefile`, `markdown`,
 
`nginx`, `objectivec`, `powershell`, `python`, `ruby`, `rust`, `sass`, `scala`,
 
`scss`, `sql`, `swift`, `vim`, `visual-basic`, `wasm`, `wiki`, `yaml`

<!-- LINK DUMP -->
Expand Down
5 changes: 5 additions & 0 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,15 @@ The syntax is kept fairly simple. Here's a basic example of a regular conversati
To limit the size of this library a selection has been made from all langauges supported by PrismJS. The chosen languages are those that we consider the most popular / common. If you want to see another languages supported you're always free to open [an issue]

`javascript`, `typescript`, `asciidoc`, `autohotkey`, `autoit`, `bash`, `batch`,
&nbsp;
`c`, `clike`, `clojure`, `coffeescript`, `cpp`, `csharp`, `csp`, `css`, `dart`,
&nbsp;
`diff`, `docker`, `elixir`, `gherkin`, `git`, `go`, `graphql`, `groovy`, `http`,
&nbsp;
`ini`, `java`, `json`, `jsx`, `kotlin`, `less`, `lua`, `makefile`, `markdown`,
&nbsp;
`nginx`, `objectivec`, `powershell`, `python`, `ruby`, `rust`, `sass`, `scala`,
&nbsp;
`scss`, `sql`, `swift`, `vim`, `visual-basic`, `wasm`, `wiki`, `yaml`

<!-- LINK DUMP -->
Expand Down
5 changes: 5 additions & 0 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,15 @@ import { SyntaxHighlighter } from '@favware/syntax-highlighter-react';
To limit the size of this library a selection has been made from all langauges supported by PrismJS. The chosen languages are those that we consider the most popular / common. If you want to see another languages supported you're always free to open [an issue]

`javascript`, `typescript`, `asciidoc`, `autohotkey`, `autoit`, `bash`, `batch`,
&nbsp;
`c`, `clike`, `clojure`, `coffeescript`, `cpp`, `csharp`, `csp`, `css`, `dart`,
&nbsp;
`diff`, `docker`, `elixir`, `gherkin`, `git`, `go`, `graphql`, `groovy`, `http`,
&nbsp;
`ini`, `java`, `json`, `jsx`, `kotlin`, `less`, `lua`, `makefile`, `markdown`,
&nbsp;
`nginx`, `objectivec`, `powershell`, `python`, `ruby`, `rust`, `sass`, `scala`,
&nbsp;
`scss`, `sql`, `swift`, `vim`, `visual-basic`, `wasm`, `wiki`, `yaml`

<!-- LINK DUMP -->
Expand Down

1 comment on commit ab291e6

@vercel
Copy link

@vercel vercel bot commented on ab291e6 Jun 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.