Skip to content

Commit 3b226f5

Browse files
committed
Added missing information from readme.md.
1 parent 0404511 commit 3b226f5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,14 @@ This will create a callout similar to the following:
2020

2121
## rtdNote
2222

23+
This will create a callout similar to the following:
24+
2325
![Note Callout](https://raw.githubusercontent.com/gep13/readthedocs-vscode/master/images/Note-Callout.png)
2426

2527
## rtdError
2628

29+
This will create a callout similar to the following:
30+
2731
![Error Callout](https://raw.githubusercontent.com/gep13/readthedocs-vscode/master/images/Error-Callout.png)
2832

2933
# Contribution

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "ReadTheDocs Snippets",
44
"publisher": "gep13",
55
"description": "Set of snippets for helping with creating documentation for ReadTheDocs.",
6-
"version": "0.2.0",
6+
"version": "0.2.1",
77
"icon": "images/readthedocs.png",
88
"private": true,
99
"author": {

0 commit comments

Comments
 (0)