mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	message_formatting: Add a row for "---" in message formatting tips.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							dc81858829
						
					
				
				
					commit
					0e1b0939f5
				
			@@ -171,6 +171,9 @@ This text won't be visible until the user clicks.
 | 
				
			|||||||
\\int_{0}^{1} f(x) dx
 | 
					\\int_{0}^{1} f(x) dx
 | 
				
			||||||
\`\`\``,
 | 
					\`\`\``,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        markdown: "---",
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        note_html: $t_html(
 | 
					        note_html: $t_html(
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user