Skip to content

Commit

Permalink
chore: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Dec 18, 2023
1 parent 7448329 commit 35a0a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MarkdownUi.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
data-testid="markdown-editor-textarea"
placeholder="Begin editing..."
spellcheck="false"
translate="no"
:value="rawMarkdown"
@input="debouncedContentEdit"
@keydown.shift.tab.exact.prevent="onShiftTab"
Expand Down

0 comments on commit 35a0a8e

Please sign in to comment.