### Issue description Exporting languages from Crowdin contains formatting errors. There were first spotted in #1539 In source language we have there ``` <!--sec data-title="Chromebook setup (if you're using one)" data-id="chromebook_setup" data-collapse=true ces--> {% include "/chromebook_setup/instructions.md" %} <!--endsec--> ``` which is not translated by Crowdin and unfortunatelly target langueges containes different formatting there: ``` <!--sec data-title="Chromebook setup (if you're using one)" data-id="chromebook_setup" data-collapse=true ces--> {% include "/chromebook_setup/instructions.md" %} <!--endsec--> ``` ### Language All languages exported from Crowdin. ### Operating system All.