1

Im trying to add a Markdown editor to my site.

I've installed MarkdownSharp via nuget. Problem is I cant find any documentation on how to use it.

What exactly is this library for?

If it doesnt include the client side editor where can I get one that comes with the toolbar that helps with the markdown syntax?..

please help.

1 Answer 1

1

MarkdownSharp is just a .NET parser of the Markdown language. If you want an editor with toolbars and buttons you could use a WYSIWYG editor. For example Stack Overflow uses a custom modified version of the wmd-editor called PageDown.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.