mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat(docs): minor mermaid improvements
This commit is contained in:
		| @@ -9114,32 +9114,6 @@ | ||||
|                             "dataFileName": "math.gif", | ||||
|                             "attachments": [] | ||||
|                         }, | ||||
|                         { | ||||
|                             "isClone": false, | ||||
|                             "noteId": "fJ7nbsprnKr7", | ||||
|                             "notePath": [ | ||||
|                                 "pOsGYCXsbNQG", | ||||
|                                 "Wxt3vVlxlYLi", | ||||
|                                 "fJ7nbsprnKr7" | ||||
|                             ], | ||||
|                             "title": "mermaid.png", | ||||
|                             "notePosition": 460, | ||||
|                             "prefix": null, | ||||
|                             "isExpanded": false, | ||||
|                             "type": "image", | ||||
|                             "mime": "image/png", | ||||
|                             "attributes": [ | ||||
|                                 { | ||||
|                                     "type": "label", | ||||
|                                     "name": "originalFileName", | ||||
|                                     "value": "mermaid.png", | ||||
|                                     "isInheritable": false, | ||||
|                                     "position": 10 | ||||
|                                 } | ||||
|                             ], | ||||
|                             "dataFileName": "mermaid.png", | ||||
|                             "attachments": [] | ||||
|                         }, | ||||
|                         { | ||||
|                             "isClone": false, | ||||
|                             "noteId": "TFAiJIXJFfqv", | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 95 KiB | 
| @@ -23,6 +23,7 @@ It's possible to switch between the two layouts at any time by pressing the  area: | ||||
|     *   The source/preview can be laid out left-right or bottom-top via the _Move editing pane to the left / bottom_ option. | ||||
|     *   Press _Lock editing_ to automatically mark the note as read-only. In this mode, the code pane is hidden and the diagram is displayed full-size. Similarly, press _Unlock editing_ to mark a read-only note as editable. | ||||
|   | ||||
							
								
								
									
										26
									
								
								src/public/app/doc_notes/en/User Guide/!!!meta.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										26
									
								
								src/public/app/doc_notes/en/User Guide/!!!meta.json
									
									
									
										generated
									
									
									
								
							| @@ -9114,32 +9114,6 @@ | ||||
|                             "dataFileName": "math.gif", | ||||
|                             "attachments": [] | ||||
|                         }, | ||||
|                         { | ||||
|                             "isClone": false, | ||||
|                             "noteId": "fJ7nbsprnKr7", | ||||
|                             "notePath": [ | ||||
|                                 "pOsGYCXsbNQG", | ||||
|                                 "Wxt3vVlxlYLi", | ||||
|                                 "fJ7nbsprnKr7" | ||||
|                             ], | ||||
|                             "title": "mermaid.png", | ||||
|                             "notePosition": 460, | ||||
|                             "prefix": null, | ||||
|                             "isExpanded": false, | ||||
|                             "type": "image", | ||||
|                             "mime": "image/png", | ||||
|                             "attributes": [ | ||||
|                                 { | ||||
|                                     "type": "label", | ||||
|                                     "name": "originalFileName", | ||||
|                                     "value": "mermaid.png", | ||||
|                                     "isInheritable": false, | ||||
|                                     "position": 10 | ||||
|                                 } | ||||
|                             ], | ||||
|                             "dataFileName": "mermaid.png", | ||||
|                             "attachments": [] | ||||
|                         }, | ||||
|                         { | ||||
|                             "isClone": false, | ||||
|                             "noteId": "TFAiJIXJFfqv", | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 95 KiB | 
| @@ -56,6 +56,8 @@ | ||||
|                 changes, to be able to work more easily with large diagrams.</li> | ||||
|             </ul> | ||||
|           </li> | ||||
|           <li>The size of the source/preview panes can be adjusted by hovering over | ||||
|             the border between them and dragging it with the mouse.</li> | ||||
|           <li>In the <a class="reference-link" href="../Basic%20Concepts%20and%20Features/UI%20Elements/Floating%20buttons.html">Floating buttons</a> area: | ||||
|             <ul> | ||||
|               <li>The source/preview can be laid out left-right or bottom-top via the <em>Move editing pane to the left / bottom </em>option.</li> | ||||
|   | ||||
| @@ -498,8 +498,6 @@ | ||||
|               </li> | ||||
|               <li><a href="User%20Guide/Attachments/math.gif" target="detail">math.gif</a> | ||||
|               </li> | ||||
|               <li><a href="User%20Guide/Attachments/mermaid.png" target="detail">mermaid.png</a> | ||||
|               </li> | ||||
|               <li><a href="User%20Guide/Attachments/mobile-smartphone.png" target="detail">mobile-smartphone.png</a> | ||||
|               </li> | ||||
|               <li><a href="User%20Guide/Attachments/mobile-tablet.png" target="detail">mobile-tablet.png</a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user