Skip to content

Commit

Permalink
docs(readme): remove list bullets before action and tree-sitter
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Oct 27, 2022
1 parent f738d5b commit d6bba9f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,8 @@ Type "You will see this being typed."

You can hook up VHS to your CI pipeline to keep your GIFs up-to-date with
the official VHS GitHub Action:
* [⚙️ charmbracelet/vhs-action](https://github.com/charmbracelet/vhs-action)

> [⚙️ charmbracelet/vhs-action](https://github.com/charmbracelet/vhs-action)
VHS can also be used for integration testing. Use the `.txt` or `.ascii` output
to generate golden files. Store these files in a git repository to ensure there
Expand All @@ -467,7 +468,8 @@ Output golden.ascii

There’s a tree-sitter grammar for `.tape` files available for editors that
support syntax highlighting with tree-sitter:
* [🌳 charmbracelet/tree-sitter-vhs](https://github.com/charmbracelet/tree-sitter-vhs)

> [🌳 charmbracelet/tree-sitter-vhs](https://github.com/charmbracelet/tree-sitter-vhs)
It works great with Neovim, Emacs, and so on!

Expand Down

0 comments on commit d6bba9f

Please sign in to comment.