Type Markdown in Airtable, preview as HTML, and save the HTML in another field for publishing.
This custom block for Airtable allows a user to edit text in markdown, preview it as html, and automatically save the resulting html in a different field.
The block can apply custom css to the preview, so you can get a better feel for how the final post will look like.
-
Create a new base (or you can use an existing base).
-
Create a new block in your base (see Create a new block, selecting "Remix from Github" as your template.
-
From the root of your new block, run
block run.
