mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
2095e6ffe3
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
338 B
338 B
Define a function in javascript:
function MyFunc(a) {
var s = '`';
}
And some HTML
<div>HTML!</div>
And some CSS with spaces before the language declaration
body {
font-size: 1.5em;
}
Use more than 3 backticks
some code
Use tilde as delimiter
another piece of code