1 //- - - - - - - - -// ~~Hi~~ Hello, world! //- - - - - - - - -//
Hi Hello, world!
This ~~has a
new paragraph~~.
//= = = = = = = = = = = = = = = = = = = = = = = =// 3 //- - - - - - - - -// ~Hi~ Hello, world! //- - - - - - - - -//Hi Hello, world!
This will ~~~not~~~ strike.
//= = = = = = = = = = = = = = = = = = = = = = = =// 5: Leading three or more tildes do not create a strikethrough, create a code block //- - - - - - - - -// ~~~Hi~~~ Hello, world! //- - - - - - - - -//
//= = = = = = = = = = = = = = = = = = = = = = = =//