Saturday, August 7, 2021

Markdown on medium

Today I would like to shar on how to use some MD in medium, some markdown might not work the same in githb. 


Write code use the command to switch:

  • Windows : ctrl+alt+6
  • Mac : command+ option+6
  • Linux : ctrl+alt+6


Markdown with code single line:  `code `
Markdown with multiply line:  ```code ```
Slice line: is quite different, the normal way is ~~text~~, but Medium need to go to web and generate it. 
https://www.piliapp.com/cool-text/strikethrough-text/
https://fsymbols.com/generators/strikethrough/