You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rack app that listens for POSTs, runs an editor on the posted text, and returns the modified text as the response body. Intended for use with # Chrome extensions like TextAid.
Rack app that listens for POSTs, runs an editor on the posted text, and returns the modified text as the response body. Intended for use with # Chrome extensions like TextAid.