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
We' like a set of filters that allow us to interact with the id of an attribute_group.
attribute_group
Specifically:
attribute_registry_namespace
registry.{namespace}.{other}.{components}
{namespace}
attribute_registry_title
{Namespace}
attribute_registry_file
attributes-registry/{namespace}.md
The text was updated successfully, but these errors were encountered:
Implemented in #136
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
We' like a set of filters that allow us to interact with the id of an
attribute_group
.Specifically:
attribute_registry_namespace
: Convertsregistry.{namespace}.{other}.{components}
to{namespace}
attribute_registry_title
: Convertsregistry.{namespace}.{other}.{components}
to{Namespace}
(title case the namespace).attribute_registry_file
: Convertsregistry.{namespace}.{other}.{components}
toattributes-registry/{namespace}.md
(kebab-case namespace).The text was updated successfully, but these errors were encountered: