Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Replacing hard tab with spaces in code example
The hard tab had the effect of making the code example be split in the html; the closing brace was in a separate "code" presentation block. With this change the entire code example is in the same presentation block in the html.
- Loading branch information