Skip to content

Commit 7969b88

Browse files
committed
Update doc.
1 parent ec2ec12 commit 7969b88

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,13 @@ insertion. In this example, `(docstr--c-style-search-string 2)` is the
9393
string base on the `search-string` information. Then this is the result.
9494

9595
<p align="center">
96-
<img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
96+
<img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
9797
</p>
9898

99+
## Before Insertion
100+
101+
You can customize document before you actually insert anything.
102+
99103
## Configure Faces
100104

101105
This package provides a way to customize the document string faces in a

0 commit comments

Comments
 (0)