summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 96eec58..65253d4 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by
* [Parameters](#parameters)
* [Return types](#return-types)
* [Trailing](#trailing)
+ * [Smart text](#smart-text)
* [Templates](#templates)
* [Contributors](#contributors)
* [Known Issues](#known-issues)
@@ -63,6 +64,10 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by
![Bool return val](images/bool.gif)
![Declaration](images/declaration.gif)
+### Smart text
+
+todo
+
#### Trailing
![Trailing return](images/trailing.gif)