1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Desktop: Fix errors found by automated accessibility testing (#11246)

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
Henry Heino
2024-11-09 04:50:06 -08:00
committed by GitHub
parent b248700e28
commit a616dc3cd2
34 changed files with 153 additions and 23 deletions

View File

@@ -348,6 +348,8 @@ function NoteEditor(props: Props, ref: any) {
autocompleteMarkup: Setting.value('editor.autocompleteMarkup'),
indentWithTabs: true,
editorLabel: _('Markdown editor'),
}), [props.themeId, props.readOnly]);
const injectedJavaScript = `