Gabe Mar 27th, 2008 Link
Wow this is a great find! Love the spots!
HTML Formatting Tips
BimmerFile also allows use of Markdown formatting in the comment section. This accomplishes the same formatting as HTML but is typically easy to use.
| _your text_ | → | your text |
| **your text** | → | your text |
| `my code` | → | my code |
| * Bulleted list * Second item | → | • Bulleted list • Second item |
| 1. Numbered list 1. Second item | → | 1. Numbered list 2. Second item |
| [link name](URL) | → | link name |
| *** | → | Horizontal ruler |
| <http://url> <email@add.com> | → | Auto-linked |
|  | → | Image |

