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 4365c3c commit 28304b3Copy full SHA for 28304b3
README.md
@@ -127,6 +127,8 @@ document style. Let's try apply to language `TypeScript` only within
127
(add-hook 'typescript-mode-hook #'my-typescript-mode-hook)
128
```
129
130
+<img src="./etc/typescript/ts-doc-demo.gif"/>
131
+
132
## Advance Implementation
133
134
You are able to customize document string by running `before`/`after` hooks.
0 commit comments