Tiny MDE archived
Markdown for the WordPress Block Editor
by Pixel Collective · github.com/kellymears/tiny-mde · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kellymears/tiny-mde/archive/refs/heads/master.zipReadme
Tiny MDE
A chill little Markdown composition interface for the Block Editor. Work-in-progress.
Intentionally slim to serve as a learning example to accompany an upcoming piece for Roots.io.
Features
-
makes it simple to compose with markdown.includes github mentions. emoji.
syntax highlighting. 🤤 -
CSS-in-JS library astroturf. A match made in heaven -- as it compiles to static, everyday CSS files, which gives us time to store the reference to the database for block validation. Get sassy with precss, do
@imports, win the scope war. No runtime baggage. -
Parcel is a great way to manage a project configuration for something with the scope of a block.
-
Accessible: No JS on the frontend, JSX-ally in the editor. 💪🏾
About
TINY MDE © 2019+, Tiny Pixel Collective Released under the MIT License.
Built with ReactMDE, ShowdownJS. 🙏
Authored and maintained by Kelly Mears.
tinypixel.io · GitHub @pixelcollective · Twitter @tinydevteam