renderizer

rb

Calendars: 5
Characters: 8
Locations: 3

liquid

Try single quote

{% include 'maps/map.html' name="xkcd" %}

Try liquid highlight

{% include maps/map.html name="Nazzano" %}
{% include 'maps/map.html' name="nazzano" %}

Try Kramdown {:.language-liquid}

{% include maps/map.html name="xkcd" %}  
{% include 'maps/map.html' name="Nazzano" %}