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 76b28a6 commit 7da2700Copy full SHA for 7da2700
content/develop/_index.md
@@ -7,4 +7,5 @@ linkTitle: Develop
7
8
| Try these commands | Redis Console (redis-cli) |
9
|:----- |----- |
10
-| | {{< redis-cli >}}SET foo "Hello"{{< /redis-cli >}} |
+| |
11
+{{% redis-cli %}}SET foo "Hello"{{% /redis-cli %}} |
0 commit comments