{%- assign rtl_name = field_name | append: "-rtl" -%}
{{ example_html | replace: field_name, rtl_name }}
{% include clipboard.html %}
{% highlight html %}{{ example_html }}{% endhighlight %}
{% include clipboard.html %}
{% highlight js %}{{ example_js }}{% endhighlight %}