Skip to content

Commit 66e704b

Browse files
committed
Add title.
1 parent 27392cd commit 66e704b

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
@@ -132,7 +132,11 @@ document style. Let's try apply to language `TypeScript` only within
132132
You are able to customize document string by running `before`/`after` hooks.
133133
The following are advance example for document string in `C++`.
134134

135-
| <img src="./etc/c++/cpp-define.gif"/> | <img src="./etc/c++/cpp-enum.gif"/> |
135+
| Preprocessor | Enumerator |
136+
|:--------------------------------------|:------------------------------------|
137+
| <img src="./etc/c++/cpp-define.gif"/> | <img src="./etc/c++/cpp-enum.gif"/> |
138+
139+
| Structure | Class |
136140
|:--------------------------------------|:-------------------------------------|
137141
| <img src="./etc/c++/cpp-struct.gif"/> | <img src="./etc/c++/cpp-class.gif"/> |
138142

0 commit comments

Comments
 (0)