You've already forked joplin
							
							
				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:
		| @@ -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 = ` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user