Hi I am looking for a simple html editor (not anything like wysiwyg), a simple html editor that would allow bold, italic and code like this [code][/code] [b][/b] etc..
Like the one in some vbulletin forums, Do you know where I can get one?
Hi I am looking for a simple html editor (not anything like wysiwyg), a
Share
Don’t understand if you want an editor for your local developing (Like Notepad++ suggested by Shomz) or a web editor to embed in your pages…
In the latter case, try MarkItUp! wich has a native option to use BBCode and its jQuery powered. See example here for the BBCode feature.