BDDCasts uses Textile to format comments. If you're not already familiar with Textile, you should check Textile Syntax Guide or Textile Reference Manual for RedCloth 4
| To see this: | Type this: |
|---|---|
| bold |
*bold* |
| italics |
_italics_ |
|
|
-strikethrough- |
| link to BDDCasts |
link to "BDDCasts":http://bddcasts.com |
|
A bulleted list:
|
A bulleted list: * item one * item two * item three |
|
A numbered list:
|
A numbered list: # item one # item two # item three |
config.gem 'factory_girl' config.gem 'will_paginate' config.gem 'authlogic' |
bc. config.gem 'factory_girl' config.gem 'will_paginate' config.gem 'authlogic' |