Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Dec 20, 2023
1 parent abd5085 commit 5c3798b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MarkdownToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ const saveChanges = (): void => {
changeMode('read')
}
// TODO: Keyboard shortcuts - Command icon `content: "\2318"`
const formatOptions: FormatOption[] = [
{ label: 'Bold', action: 'bold' },
{ label: 'Italic', action: 'italic' },
Expand Down

0 comments on commit 5c3798b

Please sign in to comment.