mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			187 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			187 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
### What you type
 | 
						|
 | 
						|
~~~
 | 
						|
Inline: $$O(n^2)$$
 | 
						|
 | 
						|
Displayed:
 | 
						|
``` math
 | 
						|
\int_a^b f(t)\, dt = F(b) - F(a)
 | 
						|
```
 | 
						|
~~~
 | 
						|
 | 
						|
### What it looks like
 | 
						|
 | 
						|

 |