Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plush variables not render correctly #621

Open
Kevindm14 opened this issue Apr 1, 2022 · 1 comment
Open

Plush variables not render correctly #621

Kevindm14 opened this issue Apr 1, 2022 · 1 comment

Comments

@Kevindm14
Copy link
Contributor

Kevindm14 commented Apr 1, 2022

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.

@paganotoni
Copy link
Member

Thanks for reporting this one @Kevindm14. I think I recently covered:

  • goMinVersion
  • version
  • codeTabs

Will take. a look at the rest. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants