Public
Like
1
remark-starter
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
http.tsx
https://jxnblk--8c7019d60be811f0aa68569c3dd06744.web.val.run
Minimal Remark markdown example starter
This val imports a content.md
markdown file.
Then uses Remark and Rehype to parse the markdown and render HTML.
The val then returns the HTML response.