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

Mobile: Note editor: Hash links: Move cursor to header or anchor associated with link target (#12129)

This commit is contained in:
Henry Heino
2025-04-18 02:30:45 -07:00
committed by GitHub
parent eccb8350fe
commit b3823025cf
3 changed files with 23 additions and 0 deletions

View File

@ -49,6 +49,7 @@ describe('NoteEditor', () => {
themeId={Setting.THEME_ARITIM_DARK}
initialText='Testing...'
noteId=''
noteHash=''
style={{}}
toolbarEnabled={true}
readOnly={false}