Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Escaping '*' for consistent markdown highlighting
Using *BSD highlighted the remaining text as bold inside vim. Escaping the '*' removes this issue and works in standard and GitHub markdown.
- Loading branch information