mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	Add examples to index.html
This commit is contained in:
		
							parent
							
								
									383361733a
								
							
						
					
					
						commit
						d729aa26dd
					
				@ -38,6 +38,24 @@
 | 
				
			|||||||
        <code>Math</code> inserts mathematical formulas into the editor. You can click the CKEditor 5 Math icon in the toolbar and see the results.
 | 
					        <code>Math</code> inserts mathematical formulas into the editor. You can click the CKEditor 5 Math icon in the toolbar and see the results.
 | 
				
			||||||
    </p>
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <p>
 | 
				
			||||||
 | 
					        <script type="math/tex">e=mc^2</script>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <p>
 | 
				
			||||||
 | 
					        <script type="math/tex; mode=display">e=mc^2</script>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <p>
 | 
				
			||||||
 | 
					       This should show "\test" as ≠ via katexRenderOptions.macros:
 | 
				
			||||||
 | 
					       <script type="math/tex">\test</script>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <!-- Quill Style Tag -->
 | 
				
			||||||
 | 
					    <p>
 | 
				
			||||||
 | 
					        <span class="ql-formula" data-value="e=mc^2"></span>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <h3>The directory structure</h3>
 | 
					    <h3>The directory structure</h3>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <p>
 | 
					    <p>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user