317brian commented on code in PR #17740:
URL: https://github.com/apache/druid/pull/17740#discussion_r2015109691
##########
website/README.md:
##########
@@ -49,9 +49,9 @@ as part of the the above `npm` commands.
## Variables
Documentation pages can refer to a number of special variables using the
-`{{var}}` syntax:
+`\{\{var}}` syntax:
-* `DRUIDVERSION` - the version of Druid in which the page appears. Allows
+* `{\{DRUIDVERSION}}` - the version of Druid in which the page appears. Allows
Review Comment:
```suggestion
* `\{\{DRUIDVERSION}}` - the version of Druid in which the page appears.
Allows
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]