Remplacer simpleMDE par un éditeur maison #110

Merged
Darks merged 34 commits from new_editor into dev 2022-12-18 00:08:52 +01:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 6799f7477b - Show all commits

View File

@ -98,6 +98,7 @@
</svg>
</button>
-->
<!-- These buttons are for links, pictures and files they need a modal to work properly
<button type="button" onclick="editor_btn_type()" title="Lien">
<svg viewBox="0 0 24 24">
<path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
@ -113,7 +114,7 @@
<path d="M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z"/>
</svg>
</button>
-->
<div class="filler"></div>
<a href="#">Aide</a>
</div>