Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
1.1 KiB
1.1 KiB
title
| title |
|---|
| Whitespace tests |
1
{% ifversion ghes > 2.13 %}
Alpha
{% endif %}
2
{%- ifversion ghes > 2.13 %}
Alpha
{% endif %}
3
{% ifversion fpt or ghes > 2.13 %}
Alpha
{%- endif %}
4
{%- ifversion fpt or ghes > 2.13 %}
Alpha
{%- endif %}
5
{% ifversion ghes > 2.13 %}
Alpha
{% endif %}
6
Alpha
{% ifversion fpt or ghes > 2.13 %}
Bravo
{% endif %}
Charlie
7
Alpha{% ifversion fpt or ghes > 2.13 %}
Bravo{% endif %}
8
Alpha{% ifversion fpt or ghec or ghae or ghes > 2.13 %}
Bravo{% endif %}
9
Alpha
{% ifversion fpt or ghec or ghae or ghes > 2.13 %}
Bravo
{% endif %}
10
Pre{% ifversion ghes < 2.14 %}
Alpha
{% else %}
Bravo
{% endif %}
11
Pre
{% ifversion ghes < 2.14 %}
Alpha
{% else %}
Bravo{% endif %}