mirror of
https://github.com/square/okhttp.git
synced 2025-11-05 12:17:34 +08:00
Fixed leading spaces for code blocks in recipes.md
Markdown coverts text with four leading spaces into a code block. Fenced code blocks in this file had four leading spaces in addition to the being wrapped with ```, because of this the code blocks weren't being rendered properly in the markdown preview. Removing the two out of the four leading spaces fixed the issue.
This commit is contained in:
1590
docs/recipes.md
1590
docs/recipes.md
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user