kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.49k stars 4.71k forks source link

ReadMe is written with mark down code #5

Open jetanuwoma opened 6 years ago

ashen-dawn commented 6 years ago

It could be argued that Markdown is a syntax language though, not a coding language. Does this issue really need to be fixed?

mrchief commented 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.

ashawley commented 6 years ago

Please convert to .txt. Thank you.

shangxinbo commented 6 years ago

@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?

ashen-dawn commented 6 years ago

@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.

johnterickson commented 2 years ago

Markdown is definitely exploitable so I think we should replace with plain text. I would recommend ASCII over Unicode because of the vulns there.

kj7rrv commented 2 years ago

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.