Skip to content

Commit 28304b3

Browse files
committed
Add demo img.
1 parent 4365c3c commit 28304b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

130+
<img src="./etc/typescript/ts-doc-demo.gif"/>
131+
130132
## Advance Implementation
131133

132134
You are able to customize document string by running `before`/`after` hooks.

0 commit comments

Comments
 (0)