We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ca6ee commit c7a3d3aCopy full SHA for c7a3d3a
README.md
@@ -95,7 +95,7 @@ insertion. In this example, `(docstr--c-style-search-string 2)` is the
95
string base on the `search-string` information. Then this is the result.
96
97
<p align="center">
98
- <img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
+ <img src="./etc/c#/csharp-vs-doc-demo.gif" width="450" height="172"/>
99
</p>
100
101
## Before/After Insertion
@@ -130,7 +130,7 @@ document style. Let's try apply to language `TypeScript` only within
130
## Advance Implementation
131
132
133
- <img src="./etc/cpp-doc-demo.gif" width="450" height="408"/>
+ <img src="./etc/c++/cpp-doc-demo.gif" width="450" height="408"/>
134
135
136
## Configure Faces
0 commit comments