Skip to content

Commit f7da2fe

Browse files
committed
Removed SVG links from readme file due to vsce error
1 parent 8ffcf84 commit f7da2fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ To update this forked extension:
66
- Package the extension into a VSIX file following these instructions: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#packaging-extensions
77
- Create a new release and upload the VSIX file to the assets for the release
88

9-
[![](https://vsmarketplacebadge.apphb.com/version/bierner.lit-html.svg)](https://marketplace.visualstudio.com/items?itemName=bierner.lit-html) [![Build Status](https://travis-ci.org/mjbvz/vscode-lit-html.svg?branch=master)](https://travis-ci.org/mjbvz/vscode-lit-html)
10-
119
Adds syntax highlighting and language support for html inside of JavaScript and TypeScript tagged template strings, such as used in [lit-html](https://github.com/PolymerLabs/lit-html) and other frameworks.
1210

1311
![](https://github.com/mjbvz/vscode-lit-html/raw/master/docs/example.gif)

0 commit comments

Comments
 (0)