For deeper replies: also comment out 'Enable markdown editor' link to prevent overlap with language choice

This commit is contained in:
freamon 2024-05-14 20:53:05 +01:00
parent b0f6848312
commit e7c213706d

View file

@ -34,7 +34,7 @@
});
</script>
{% else %}
<a href="#" aria-hidden="true" id="post_reply_markdown_editor_enabler" class="markdown_editor_enabler" data-id="body">{{ _('Enable markdown editor') }}</a>
<!-- <a href="#" aria-hidden="true" id="post_reply_markdown_editor_enabler" class="markdown_editor_enabler" data-id="body">{{ _('Enable markdown editor') }}</a> -->
{% endif %}
{% endif %}
</div>