We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
if showContentTags .tags each tags a.brandTag(href="#")=name
Hi, I can't understand how to wrap jade code with momentum helper? Could you explain? Thanks!
The text was updated successfully, but these errors were encountered:
I'm not sure. How does Jade do template includes? Can they have sub content? Does it work with Spacebars?
Sorry, something went wrong.
Just for completeness, Spacebar templates are compatible with the Jade package as documented. https://github.com/mquandalle/meteor-jade#templates
Typically, you would use:
+momentum plugin='X' .your-div your content, etc...
thanks!
No branches or pull requests
Hi, I can't understand how to wrap jade code with momentum helper? Could you explain? Thanks!
The text was updated successfully, but these errors were encountered: