mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	help: Fix unescaped angle brackets.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Anders Kaseorg
					
				
			
			
				
	
			
			
			
						parent
						
							21a085e390
						
					
				
				
					commit
					8da43b82fa
				
			@@ -131,9 +131,9 @@ in the Zulip app to add more to your repertoire as needed.
 | 
			
		||||
  selected message (outlined in blue). Same behavior as clicking on the
 | 
			
		||||
  message.
 | 
			
		||||
 | 
			
		||||
* **Quote message**: <kbd>></kbd>
 | 
			
		||||
* **Quote message**: <kbd>></kbd>
 | 
			
		||||
 | 
			
		||||
* **Forward message**: <kbd><</kbd>
 | 
			
		||||
* **Forward message**: <kbd><</kbd>
 | 
			
		||||
 | 
			
		||||
* **Reply directly to sender**: <kbd>Shift</kbd> + <kbd>R</kbd>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -30,7 +30,7 @@ to avoid unnecessarily mentioning someone twice.
 | 
			
		||||
 | 
			
		||||
!!! keyboard_tip ""
 | 
			
		||||
 | 
			
		||||
    You can also use <kbd>></kbd> to quote to the
 | 
			
		||||
    You can also use <kbd>></kbd> to quote to the
 | 
			
		||||
    selected message.
 | 
			
		||||
 | 
			
		||||
{tab|mobile}
 | 
			
		||||
@@ -68,7 +68,7 @@ to avoid unnecessarily mentioning someone twice.
 | 
			
		||||
 | 
			
		||||
!!! keyboard_tip ""
 | 
			
		||||
 | 
			
		||||
    You can also use <kbd><</kbd> to forward the selected message.
 | 
			
		||||
    You can also use <kbd><</kbd> to forward the selected message.
 | 
			
		||||
 | 
			
		||||
{tab|mobile}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user