update example headers
This commit is contained in:
parent
0c5f3b319d
commit
ae3a259f58
1 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ categories: ["Best Practice"]
|
||||||
|
|
||||||
Avoid too many blank lines.
|
Avoid too many blank lines.
|
||||||
|
|
||||||
## #1 Example
|
## Example 1
|
||||||
|
|
||||||
### Bad code
|
### Bad code
|
||||||
|
|
||||||
|
|
@ -46,7 +46,7 @@ begin
|
||||||
end;
|
end;
|
||||||
```
|
```
|
||||||
|
|
||||||
## #2 Example
|
## Example 2
|
||||||
|
|
||||||
### Bad code
|
### Bad code
|
||||||
|
|
||||||
|
|
@ -106,7 +106,7 @@ page 50000 "Blank Lines"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## #3 Example
|
## Example 3
|
||||||
|
|
||||||
### Bad code
|
### Bad code
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue