% json.each do |plugin| %> ### <%= plugin["instance_name"] %> <%= plugin["body_md"] %> <%- plugin["example_code"].each do |example| %>
<%= example["title"] %><%- end %> <%- unless plugin["attributes"].empty? %> #### Attributes <%- plugin["attributes"].each do |attribute| %><%= example["text"] %>