mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Merge pull request #36 from Yash-Singh1/master
Add open-in-vscode badge
This commit is contained in:
commit
e9a425a284
2 changed files with 14 additions and 0 deletions
|
|
@ -358,6 +358,11 @@ GoDoc reference (`godoc.org/:user/go/:repo`):
|
||||||
[](https://code.visualstudio.com/)
|
[](https://code.visualstudio.com/)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[](https://open.vscode.dev/Naereen/badges)
|
||||||
|
```markdown
|
||||||
|
[](https://open.vscode.dev/Naereen/badges)
|
||||||
|
```
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
## [Read the Docs](https://readthedocs.org/) status
|
## [Read the Docs](https://readthedocs.org/) status
|
||||||
|
|
|
||||||
|
|
@ -448,6 +448,15 @@ example|
|
||||||
.. |made-for-VSCode| image:: https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg
|
.. |made-for-VSCode| image:: https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg
|
||||||
:target: https://code.visualstudio.com/
|
:target: https://code.visualstudio.com/
|
||||||
|
|
||||||
|
|open-in-VSCode|
|
||||||
|
|
||||||
|
.. code:: rst
|
||||||
|
|
||||||
|
|open-in-VSCode|
|
||||||
|
|
||||||
|
.. |open-in-VSCode| image:: https://open.vscode.dev/badges/open-in-vscode.svg
|
||||||
|
:target: https://open.vscode.dev/Naereen/badges
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
`Read the Docs <https://readthedocs.org/>`__ status
|
`Read the Docs <https://readthedocs.org/>`__ status
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue