add link markdown table code example
Example 1: markdown image
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
Example 2: md strikethrough
~~This text is struckthrough.~~ This one isn’t.mixed
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
~~This text is struckthrough.~~ This one isn’t.mixed