You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately there is no support for a feature like this. #1950 is a more generic ticket that includes documenting the internals of how mixin functions work, including how external blocks are handled. I imagine that when #1950 is fixed this ticket should be fixed as well. Stay tuned.
Here's what I'm trying to achieve:
Pseudo locals
Jade
- link_to() strong Foo | Bar
What I'd like to output in that case:
What currently gets outputted:
So my solution I guess would be to have some kind of precompiled mixin. Is something like that possible already?
The text was updated successfully, but these errors were encountered: