You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
256 B

<p>One asterisk: *</p>
<p>One underscore: _</p>
<p>Two asterisks: **</p>
<p>With spaces: * *</p>
<p>Two underscores __</p>
<p>with spaces: _ _</p>
<p>three asterisks: ***</p>
<p>with spaces: * * *</p>
<p>three underscores: ___</p>
<p>with spaces: _ _ _</p>