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

Commit

Permalink
docs: fix features lists
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jun 12, 2020
1 parent 25165e9 commit 7793e65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@
- Uses [PrismJS] for syntax highlighting
- Light and Dark mode supported
- Copy code support
- Supports many languages, see [Supported Languages](#Supported Languages)
- Supports many languages, see [Supported Languages](#supported-languages)
- Will default to using [Fira Code] as font family
- The library first falls back to popular fonts such as [Cascadia Code] and [Meslo NGF] if it isn't available. If these are also not available it will go through various more popular coding fonts, ending in `monospace`

Check out the [live demo](https://syntax-highlighter.now.sh/) for further examples.

Expand Down
4 changes: 3 additions & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@
- Uses [PrismJS] for syntax highlighting
- Light and Dark mode supported
- Copy code support
- Supports many languages, see [Supported Languages]
- Supports many languages, see [Supported Languages](#supported-languages)
- Will default to using [Fira Code] as font family
- The library first falls back to popular fonts such as [Cascadia Code] and [Meslo NGF] if it isn't available. If these are also not available it will go through various more popular coding fonts, ending in `monospace`

Check out the [live demo](https://syntax-highlighter.now.sh/) for further examples.

Expand Down

1 comment on commit 7793e65

@vercel
Copy link

@vercel vercel bot commented on 7793e65 Jun 12, 2020

Choose a reason for hiding this comment

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

Please # to comment.