It would be great if we could access the documentation variables inside a template. So, in addition to the <%= rendered_example %> and <%= code_example %> variables, we might have <%= category %> and <%= name %>.
As a use case, being able to assign the current name as an ID would really help with our automated visual regression testing workflow.
It would be great if we could access the documentation variables inside a template. So, in addition to the
<%= rendered_example %>and<%= code_example %>variables, we might have<%= category %>and<%= name %>.As a use case, being able to assign the current name as an ID would really help with our automated visual regression testing workflow.