mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	chore(docs): format keyboard shortcut
This commit is contained in:
		| @@ -41,6 +41,6 @@ Do note that the theme will be based off of the legacy theme. To override that a | ||||
|  | ||||
| ## Step 5. Making changes | ||||
|  | ||||
| Simply go back to the note and change according to needs. To apply the changes to the current window, press Ctrl+Shift+R to refresh. | ||||
| Simply go back to the note and change according to needs. To apply the changes to the current window, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R </kbd> to refresh. | ||||
|  | ||||
| It's a good idea to keep two windows, one for editing and the other one for previewing the changes. | ||||
| @@ -75,7 +75,8 @@ | ||||
|         </p> | ||||
|         <h2>Step 5. Making changes</h2> | ||||
|         <p>Simply go back to the note and change according to needs. To apply the | ||||
|           changes to the current window, press Ctrl+Shift+R to refresh.</p> | ||||
|           changes to the current window, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R </kbd> to | ||||
|           refresh.</p> | ||||
|         <p>It's a good idea to keep two windows, one for editing and the other one | ||||
|           for previewing the changes.</p> | ||||
|       </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user