mirror of
				https://github.com/dawidd6/action-send-mail.git
				synced 2025-10-31 07:06:26 +07:00 
			
		
		
		
	
		
			
	
	
		
			16 lines
		
	
	
		
			229 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			229 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | <!DOCTYPE HTML> | ||
|  | <html> | ||
|  | <head> | ||
|  | <meta charset="utf-8"> | ||
|  | </head> | ||
|  | <body> | ||
|  | <p>This is a <strong>markdown</strong> file</p> | ||
|  | <p>Converted into a full HTML document</p> | ||
|  | <ul> | ||
|  | <li>this</li> | ||
|  | <li>is</li> | ||
|  | <li>awesome</li> | ||
|  | </ul> | ||
|  | </body> | ||
|  | </html> |