Show HN: Markdown page – Create a web page with just markdown
1–10 of 86 posts
Re: Show HN: Markdown page – Create a web page with just markdown
#2A Markdown Web would look like the early Web.
Re: Show HN: Markdown page – Create a web page with just markdown
#3Why can't web browsers render basic markdown natively (no plugins)? Wouldn't that be a much simpler and more secure parser than HTML? A Markdown Web would look like the early Web.
Why don't they? Coordination is costly.
Re: Show HN: Markdown page – Create a web page with just markdown
#4Why can't web browsers render basic markdown natively (no plugins)? Wouldn't that be a much simpler and more secure parser than HTML? A Markdown Web would look like the early Web.
So they could but... why should they?
> Wouldn't that be a much simpler and more secure parser than HTML?
No, because Markdown allows for raw HTML, so a compliant Markdown parser must also include a complete HTML parser.
Re: Show HN: Markdown page – Create a web page with just markdown
#5Why can't web browsers render basic markdown natively (no plugins)? Wouldn't that be a much simpler and more secure parser than HTML? A Markdown Web would look like the early Web.
Re: Show HN: Markdown page – Create a web page with just markdown
#6> Create a webpage by just writing markdown, nothing else!
The „nothing else” bit looks inaccurate, there’s a script tag at the very beginning.
Re: Show HN: Markdown page – Create a web page with just markdown
#7Re: Show HN: Markdown page – Create a web page with just markdown
#8Re: Show HN: Markdown page – Create a web page with just markdown
#9I like it a lot, both concept and execution. Little nitpicking: > Create a webpage by just writing markdown, nothing else! The „nothing else” bit looks inaccurate, there’s a script tag at the very beginning.
Re: Show HN: Markdown page – Create a web page with just markdown
#10I like it a lot, both concept and execution. Little nitpicking: > Create a webpage by just writing markdown, nothing else! The „nothing else” bit looks inaccurate, there’s a script tag at the very beginning.