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

Implement tag directive #11

Closed
wenkokke opened this issue Sep 9, 2022 · 1 comment
Closed

Implement tag directive #11

wenkokke opened this issue Sep 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@wenkokke
Copy link
Owner

wenkokke commented Sep 9, 2022

The tag directive is currently a stub, which does nothing. However, it should look up the tag (by name) in the domain data, and render documentation for it (at least the tag name and any documentation string that was attached to the original tag, and ideally also a list of which contexts and Talon files implement this tag).

@wenkokke wenkokke added the help wanted Extra attention is needed label Sep 9, 2022
@wenkokke wenkokke added enhancement New feature or request and removed help wanted Extra attention is needed labels Mar 21, 2023
@wenkokke
Copy link
Owner Author

Fixed by #144

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

No branches or pull requests

1 participant