{% macro item(a) %}

{{a|safe}}

{% endmacro %} {% macro item2(a) %}

{{a|safe}}

{% endmacro %}
{{ item("Early Access Release") }} {{ item2("Electronic versions available now") }} {{ item2('More "stand-alone" chapters on advanced topics in the future') }} {{ item2("Print versions to follow") }} {{ item2("Seeking feedback from the community") }}