Monday, February 21, 2011

How to add combo box in WMD

How to add combo box in WMD(Markdown)

From stackoverflow
  • Markdown doesn't have any special syntax for making a dropdown like it does lists. Instead, you would need to insert actual HTML directly into your Markdown code. That may or may not work, depending on what html tags (if any) are allowed during entry.

0 comments:

Post a Comment