Add MF-4: Bold italic strikethrough
13
MF-4%3A Bold italic strikethrough.-.md
Normal file
13
MF-4%3A Bold italic strikethrough.-.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Here's a Markdown example that uses only visual text formatting features like bold, italic, and strikethrough.
|
||||||
|
|
||||||
|
**This is a sentence written in bold.**
|
||||||
|
|
||||||
|
_This sentence is written in italics._
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
_**This sentence is both bold and italicized.**_
|
||||||
|
|
||||||
|
~~This sentence has a strikethrough on it.~~
|
||||||
|
|
||||||
|
This sentence is a mix of plain text, **bold text**, and *italic text*.
|
||||||
Reference in New Issue
Block a user