Skip to content

Example of rendering markdown using Markdoc with Ruby on Rails

Notifications You must be signed in to change notification settings

cjavilla-stripe/markdoc-rails

Repository files navigation

Render markdown content using Markdoc on Rails

Getting started:

bin/rails db:create db:migrate
bin/dev

Add posts to posts/.

Checkout the PostsController to see how it's wired up.

Notice the MarkdocCallout lit component on the client.

About

Example of rendering markdown using Markdoc with Ruby on Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published