Skip to content

Commit 655fcb9

Browse files
committed
Add advance.
1 parent 6260475 commit 655fcb9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ document style. Let's try apply to language `TypeScript` only within
127127
(add-hook 'typescript-mode-hook #'my-typescript-mode-hook)
128128
```
129129

130+
## Advance Implementation
131+
132+
<p align="center">
133+
<img src="./etc/cpp-doc-demo.gif" width="450" height="408"/>
134+
</p>
135+
130136
## Configure Faces
131137

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

0 commit comments

Comments
 (0)