Mercurial Hosting > sceditor
view src/read_me.html @ 23:c2a85b2ec677
remove more oo
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 09 Aug 2022 13:25:17 -0600 |
parents | 9159df67520a |
children |
line wrap: on
line source
<!doctype html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { font-family: Sans-Serif; } a { text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <h1>SCEditor - Reactionary Edition</h1> <p>Forked from <a href="https://www.sceditor.com/">SCEditor</a>. Also see <a href="http://www.reactionary.software/wysiwyg.html">this</a>.</p> </body> </html>