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 bff8415 commit ed92131Copy full SHA for ed92131
README.md
@@ -90,7 +90,7 @@ The document string is triggered by certain conditions are met; and it will
90
finally calls the function `docstr--insert-doc-string` for document string
91
insertion. In this example, `(docstr--c-style-search-string 2)` is the
92
`search-string` ready for document string writer to write a proper document
93
-string base on the `search-string` information.
+string base on the `search-string` information. Then this is the result.
94
95
<p align="center">
96
<img src="./etc/csharp-vs-doc-demo.gif"/>
0 commit comments