Commit 4c5aa45
committed
docs: man: workaround ronn Markdown bug
The triple backtick code block was confusing `ronn` causing the token section to flow into the library section.
```
Token file format
If you cannot use passwords, as most Enterprise installations do, you can generate the token via the web interface and then simply save the string in the correct file. Avoid line breaks or you might see: $ gist -l Error: Bad
credentials
You can also use Gist as a library from inside your ruby code:
```1 parent b9cebf9 commit 4c5aa45
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
| |||
0 commit comments