0.0
No release in over 3 years
Provides a Milkdown-based rich markdown editor as a Rails engine with Stimulus controllers, importmap integration, and rails-active-ui components.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

milkdown_engine

A template for creating Ruby gems.

Usage

git clone https://github.com/n-at-han-k/milkdown_engine
cd milkdown_engine
bin/rename-gem my-new-gem
bin/update-spec
bin/choose-license
bin/increment-version patch
bin/release-gem