Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove stray comma #25

Merged
merged 1 commit into from Mar 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
@@ -1,9 +1,9 @@
[![](https://vsmarketplacebadge.apphb.com/version/bierner.markdown-emoji.svg)](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)

Adds [:emoji:](https://www.webpagefx.com/tools/emoji-cheat-sheet/) syntax support to VS Code's built-in Markdown preview and to ,markdown cells in notebooks.
Adds [:emoji:](https://www.webpagefx.com/tools/emoji-cheat-sheet/) syntax support to VS Code's built-in Markdown preview and to markdown cells in notebooks.

![Emoji being rendered in the built-in markdown preview](https://github.com/mjbvz/vscode-markdown-emoji/raw/master/docs/example.png)

# Features
- Adds support for [:emoji:](https://www.webpagefx.com/tools/emoji-cheat-sheet/) syntax to VS Code's built-in markdown preview
- Adds support for `:emoji:` to markdown cells in VS Code's notebooks.
- Adds support for `:emoji:` to markdown cells in VS Code's notebooks.