wysiwyg - What kind of Markup should i use for the Notes in my WebApp? -


I am creating a webpad with notes fields, but I do not know what type of markup should be used

These are my requirements

  • User must be able to change the text style (bold, italic, underlined)
  • User must be enabled
  • The user should be able to create a counting list
  • User should
  • User must have a WYSIWYG - Editor who hides the actual markup

The last one is the most important requirement, my target users also struggle, using the markup style input on stack overflow is not an option.

So what kind of markup can you find that ans has some fancy WYSIWYG-editor? If you think that I have missed an important requirement, please do not hesitate to doubt it.

tia

You will need to check out.

This is the best JavaScript-based WYSIWYG editor that I've found.


Comments