Public
Like
2
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 milliseconds.
Viewing readonly version of main branch: v28View latest version
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.