md`## Hi ${name}
This is a simple Markdown. Your name has ${
name.length
} letters. So <span style="font-size: ${fontSize}pt">${name}</span>, the thing is that I don't need to repeat your name all the time.
${name.toLocaleUpperCase()}, DON'T MAKE ME YELL IT TO YOU!. Ok, **${name}**?`