{% macro item(a) %}

{{a|safe}}

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

{{a|safe}}

{% endmacro %}

Integrated Browser Simulation

{{ item2("Huge thanks to Martin Sjölund, Tom Short and whole OpenModelica team") }} {{ item2("Nearly every example can be simulated in the browser") }}