<strike> tag
-
Strike
isn't supported - not much HTML is supported in the code blocks. My question is: why do you have that text struck out?cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Strike
isn't supported - not much HTML is supported in the code blocks. My question is: why do you have that text struck out?cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
No problems with that. Actually user has to replace the user name, so I struck out that part. It was working before. I was surprised to see it not working and thought to report it.
-
Strike
isn't supported - not much HTML is supported in the code blocks. My question is: why do you have that text struck out?cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
I've used
strike
tags in my code snippets a few times. It's useful when you show some code, and then want to show how to modify the original code to do something. So you strike off the original lines that you change and show the new code below it. Also useful when showing how to change auto-generated code to do something useful.Regards, Nish
My technology blog: voidnish.wordpress.com
-
I've used
strike
tags in my code snippets a few times. It's useful when you show some code, and then want to show how to modify the original code to do something. So you strike off the original lines that you change and show the new code below it. Also useful when showing how to change auto-generated code to do something useful.Regards, Nish
My technology blog: voidnish.wordpress.com
I've added the STRIKE tag to the list of tags that can be used in colourised code blocks.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
I've added the STRIKE tag to the list of tags that can be used in colourised code blocks.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Cool, thanks for the update, Chris.
Regards, Nish
Are you addicted to CP? If so, check this out: The Code Project Forum Analyzer : Find out how much of a life you don't have! My technology blog: voidnish.wordpress.com