code blocks with backticks for more control on formatting

This commit is contained in:
2026-03-08 15:32:46 +05:30
parent f73282b997
commit e8e16f3996
3 changed files with 65 additions and 63 deletions

View File

@@ -160,6 +160,7 @@ Example:
## Example formatting ## Example formatting
- Use indentation for examples. - Use indentation for examples.
- Indent section contents using four spaces.
- Use code blocks for example code. - Use code blocks for example code.
Example: Example:

View File

@@ -159,6 +159,7 @@ Example:
## Example formatting ## Example formatting
- Use indentation for examples. - Use indentation for examples.
- Indent section contents using four spaces.
- Use code blocks for example code. - Use code blocks for example code.
Example: Example:

File diff suppressed because one or more lines are too long