When visiting any page in the docs
some plush variables <%= variable %>
do not render correctly. This variables are:
- <%= codeTabs() %>
- <%= greet() %>
- <%= drinkPath() %>
- <%= moonPhase %>
- <%= goMinVersion %>
- <%= version %>
- <%= awesomePath() %>
- <%= exampleDir() %>
- <%= doclink() %>
I think that these variables should render correctly and not be shown on the page.