Open jetanuwoma opened 6 years ago
Just like every sentence written using English cannot be considered literature, simply use of Markdown language to construct sentences cannot be considered as Code.
Please convert to .txt
. Thank you.
@PawnStar so html is a syntax language though, not a coding language? xml? sgml? so what‘s syntax language,and what's coding language? Compile?Interpreter?
@shangxinbo HTML, XML, and SGML all explicitly say they're markup languages in their acronym. HyperText Markup Lanuage, eXtensible Markup Language, etc. I don't think there's a clear distinction besides how the file type is commonly used.
Markdown is definitely exploitable so I think we should replace with plain text. I would recommend ASCII over Unicode because of the vulns there.
We can't use ASCII either. It's American Standard CODE for Information Interchange. We also can't use UniCODE. Nor can we use EBCDIC: Extended Binary CODEd Decimal Interchange CODE.
It could be argued that Markdown is a syntax language though, not a coding language. Does this issue really need to be fixed?