Merge pull request #10 from pfaffman/patch-1

Update head_tag.html
This commit is contained in:
Steven (Mon-Discourse) 2022-03-03 21:20:57 +01:00 committed by GitHub
commit 796fe3e2f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ api.addToolbarPopupMenuOptionsCallback(() => {
});
api.modifyClass("controller:composer", {
pluginId: 'md-composer-extras',
actions: {
floatleft() {
this.get("toolbarEvent").applySurround('[wrap="floatl"]\n', '\n[/wrap]', "float_left_text");