Commit 6e77680
authored
Add indentation to the code snippet for docs (#160)
Currently the code snippet is not rendered correctly because of the
indentation:
https://hexdocs.pm/logger_json/7.0.3/LoggerJSON.Formatter.html#c:new/1
<img width="888" alt="Screenshot 2025-05-23 at 21 54 45"
src="https://github.com/user-attachments/assets/6447ecdf-fc97-4921-8d8a-15ae22f8600f"
/>1 parent a043679 commit 6e77680
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments