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 ec2ec12 commit 7969b88Copy full SHA for 7969b88
README.md
@@ -93,9 +93,13 @@ insertion. In this example, `(docstr--c-style-search-string 2)` is the
93
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" width="450" height="172"/>
+ <img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
97
</p>
98
99
+## Before Insertion
100
+
101
+You can customize document before you actually insert anything.
102
103
## Configure Faces
104
105
This package provides a way to customize the document string faces in a
0 commit comments