Formatting comments in Silver Catalyst

Posted on September 7th, 2009 in Silver Catalyst by siddharta || No Comment

We’ve added support for formatting comments in Silver Catalyst. You can now make text bold, italics, display lists and links. We’ve done this by implementing the Markdown syntax for comments. To apply formatting, simply type the formatting in the left column and it will be output as shown in the right column. For the full list of what all you can do, check the syntax reference.

Formatting Output
**bold** bold
*italics* italics
### Heading

Heading

* item 1
* item 2
  • item 1
  • item 2
1. item 1
1. item 2
  1. item 1
  2. item 2
[Google](http://www.google.com) Google

Related posts:

  1. Defining feature types in Silver Catalyst
  2. Silver Catalyst Integration with Subversion, Wiki and Trac
  3. Notifications in Silver Catalyst
  4. Silver Catalyst integration with Jira
  5. New in Silver Catalyst: Card Annotations

Leave a Reply