Skip to main content

Plugin Markup Version Control

Simple undo / redo functionality for your plugin layouts.

Written by Ryan Kulp
Updated over a week ago

If you're like me, you've lost countless essays to computer crashes and have been smashing cmd+s every 8 seconds for the last 20 years.

TRMNL is here to alleviate that habit.

Demo

Inside the Markup Editor, switch between versions with the left and right arrows.

A new version is created whenever you click "Save" or type cmd+s (Mac) or ctrl+s (Windows).

How it Works

This feature lives inside your browser, leveraging the Web Storage API. If you goof up some code, our team will never know.

You may clear your history at any time, or jump between versions from the timestamped table.

Did this answer your question?