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

Evaluate plugin names in 'class' attributes. #65

Open
thiagolvlsantos opened this issue Nov 14, 2016 · 0 comments
Open

Evaluate plugin names in 'class' attributes. #65

thiagolvlsantos opened this issue Nov 14, 2016 · 0 comments
Assignees

Comments

@thiagolvlsantos
Copy link
Owner

thiagolvlsantos commented Nov 14, 2016

Example:

<span class="global" name="action" value="prepare">use as prepare</span>
<a class="include" href="include.html">included as prepare</a>

<span class="global" name="action" value="verify">use as verify</span>
<a class="include" href="include.html">included as verify</a>

<html class="given ${action}">
	context action
</html>

Thsi is usefull, for example, when an ouput is simular to input and vice-versa.

@thiagolvlsantos thiagolvlsantos self-assigned this Nov 14, 2016
@thiagolvlsantos thiagolvlsantos added this to the 1.5.08 milestone Nov 14, 2016
@thiagolvlsantos thiagolvlsantos removed this from the 1.5.08 milestone Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant