ASP. NET bbcode

Source: Internet
Author: User
Tags bbcode

Bbcode is the abbreviation of bulletin board code.CodeLightweight Markup Language (lightweight Markup Language), as literally displayed, is mainly used in BBS, forum, blog and other network applications. The bbcode syntax is usually in the form of [tag], that is, the syntax is left and right surrounded by two brackets, as a difference with normal text. When the system encounters brackets during interpretation, it will know that this is bbcode, which will be converted to the most common HTML syntax when the interpretation result is output to the user end. (Baidu encyclopedia http://baike.baidu.com/view/1106669.htm ).

Codekicker. bbcode is a stable and high-performance bbcode-. Net parser. You can convert the bbcode into HTML or any syntax tree in the memory. All labels are fully customizable and do not require hard coding. Bbcode was earliest in http://codekicker.de this is a German Q & A website, now placed at http://bbcode.codeplex.com /.
Codekicker. bbcode is designed:

  • Stability-it will never crash
  • Security-it does not allow insecure HTML tags such as <SCRIPT>.
  • High Performance-it aims to be used in the production environment
  • Easy to use-just call bbcode. tohtml ("[url = http://codekicker.de] codekicker [url]")
  • Customizable-it is easy and flexible to customize each label.
  • Error message-the error message is internationalized. Currently, the Supported languages are English and German.

Http://john.katsiotis.com/blog/bbcode-helper-for-webmatrix-and-asp.net-mvc-razor-view-engine

Describes a jquery-based text editor-markitup

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.