show space using   instead of actual space, as Github trims it in markdown rendering

Deals with Issue #123
This commit is contained in:
Ashfame 2012-12-14 15:38:56 +05:30
parent b6b88b4201
commit 77449084cf
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ OR
* Search for: `'_s'` & replace with: `'megatherium'` * Search for: `'_s'` & replace with: `'megatherium'`
* Search for: `_s_` & replace with: `megatherium_` * Search for: `_s_` & replace with: `megatherium_`
* Search for: ` _s` & replace with: ` Megatherium` * Search for: ` _s` & replace with: ` Megatherium`
Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme. Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme.