Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
brendt committed Mar 26, 2024
1 parent 03df847 commit ba5813b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,4 @@ This package makes it easy for developers to add new languages or extend existin

In order to build your own highlighter functionality, you need to understand _three_ concepts of how code is highlighted: _patterns_, _injections_, and _languages_. [Continue reading](https://stitcher.io/blog/building-a-custom-language-in-tempest-highlight).

You can also watch this video to get a better understand of the package's architecture:

<iframe width="560" height="315" src="https://www.youtube.com/embed/cZugbAR8Fyg?si=F0wZf6QOxhsbPpOS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
You can also watch [this video](https://www.youtube.com/embed/cZugbAR8Fyg?si=F0wZf6QOxhsbPpOS) to get a better understand of the package's architecture:

0 comments on commit ba5813b

Please sign in to comment.