Fix build error in 'build/docs/markdown/index.html'

This commit is contained in:
Divay Prakash 2018-08-15 17:41:56 +05:30
parent 5ad44337ab
commit fac7428d80

View File

@ -197,7 +197,7 @@ inside your code
end
```
Inline code can be created using the backtick character `
Inline code can be created using the backtick character `` ` ``
```md
John didn't even know what the `go_to()` function did!