This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Brad Gessler
bradgessler.com
did:plc:zsqt6xkjwvxfbedddujgp2n5
Yesterday I started messing with this gist https://gist.github.com/bradgessler/2e59b4b8e2fba751299723dfdfd62083
It lets you have `blah.html.rb` files in Rails that render:
```
Article(
title: "Hi"
){
markdown <<~_
# Hello!
How's it going from Markdown?
_
}
```
Need more time in the day to move it forward ðŸ¤
2025-01-30T23:59:46.830Z