Comment on Show HN: Markdown as web page/siteparentComments−wodenokoto4yThe usual approach is to compile markdown to html either before uploading to server or server side.My understanding is this renders markdown to html client side using JavaScript
Comments
The usual approach is to compile markdown to html either before uploading to server or server side.
My understanding is this renders markdown to html client side using JavaScript