mirror of
				https://github.com/dawidd6/action-send-mail.git
				synced 2025-11-04 16:56:40 +07:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h1 id="sometitle">some title</h1>
 | 
						|
<ol>
 | 
						|
    <li>list item 1</li>
 | 
						|
    <li>list item 2</li>
 | 
						|
</ol>
 | 
						|
<pre><code>some code
 | 
						|
 | 
						|
    and some other line of code
 | 
						|
</code></pre>
 | 
						|
<ul>
 | 
						|
    <li>another list item 1</li>
 | 
						|
    <li>another list item 2</li>
 | 
						|
</ul>
 |