Hacker News new | ask | show | jobs
by posamari 2817 days ago
I 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.

2 comments

Nitpicking more: raw html (including script tags) is valid markdown! So it technically is markdown and nothing else.
Noted! Then again, super nitpicking, if that script tag in the beginning is part of the markdown document, then it should also be displayed in the final document.
haha. thanks @boffinism
Thanks @posamari for the feedback, I was a bit generous with the title. I have updated HN title and GitHub Readme.