Menu

Plugin for HTML development, tinyMCE-like

2008-05-27
2012-11-14
  • Agro Rachmatullah

    I'm wondering whether there's a plugin to ease the task of editing HTML. Examples of the features I'm looking for are:

    * highlight a text, press a key, and automatically that text will be bolded
    * highlight a text, press another key, it prompts you for a URL, and automatically that text will be surrounded with the corresponding <a> tag

    Thank you.