Autosuggest Interface

A textarea with jQuery asuggest plugin applied using basic settings. Designed as an autosuggest demo.

Start typing. @names and #tags get autosuggested. Tab to see other possible completions. Space and comma accept the suggestion and append themselves. Return or → accept the suggestion and append nothing.

Available @names

    Available #tags

      Other Plans

      A markdown editor where the markdown gets rendered as HTML live. NOT like any other MD editor.

      Example

      1. You type in # This is my title
      2. The text you typed in is rendered as:

        # This is my title

        It preserves md syntax and so is editable.