File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h2>{{ group["Name"] }}</h2>
4949 {% for link in example["LinksToAPIMethod"] -%}
5050 < a target ='_blank ' href ="{{ link['Path'] }} "> {{ link['PathName'] }}</ a >
5151 {% endfor %}
52-
52+ < br > </ br >
5353 {% endif %}
5454 {% endfor %}
5555 {% endfor %}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h2>{{ group["Name"] }}</h2>
5252 {% for link in example["LinksToAPIMethod"] -%}
5353 < a target ='_blank ' href ="{{ link['Path'] }} "> {{ link['PathName'] }}</ a >
5454 {% endfor %}
55-
55+ < br > </ br >
5656 {% endif %}
5757 {% endfor %}
5858 {% endfor %}
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ <h2>{{ group["Name"] }}</h2>
5050 {% for link in example["LinksToAPIMethod"] -%}
5151 < a target ='_blank ' href ="{{ link['Path'] }} "> {{ link['PathName'] }}</ a >
5252 {% endfor %}
53-
53+ < br > </ br >
5454 {% endif %}
5555 {% endfor %}
5656 {% endfor %}
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ <h2>{{ group["Name"] }}</h2>
5151 {% for link in example["LinksToAPIMethod"] -%}
5252 < a target ='_blank ' href ="{{ link['Path'] }} "> {{ link['PathName'] }}</ a >
5353 {% endfor %}
54+ < br > </ br >
5455 {% endif %}
5556 {% endfor %}
5657 {% endfor %}
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ <h2>{{ group["Name"] }}</h2>
5656 {% for link in example["LinksToAPIMethod"] -%}
5757 < a target ='_blank ' href ="{{ link['Path'] }} "> {{ link['PathName'] }}</ a >
5858 {% endfor %}
59+ < br > </ br >
5960 {% endif %}
6061 {% endfor %}
6162 {% endfor %}
You can’t perform that action at this time.
0 commit comments