Commit dd7d24b
committed
minor #1315 Fix code indentation for emit events (jmsche)
This PR was merged into the 2.x branch.
Discussion
----------
Fix code indentation for emit events
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | N/A
| License | MIT
Currently there's both a numbering issue for the list & an indentation issue for code blocks:

This PR should fix this :)
Commits
-------
4190cf6 Fix code indentation for emit events1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2319 | 2319 | | |
2320 | 2320 | | |
2321 | 2321 | | |
2322 | | - | |
| 2322 | + | |
2323 | 2323 | | |
2324 | | - | |
2325 | | - | |
2326 | | - | |
2327 | | - | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
2328 | 2328 | | |
2329 | 2329 | | |
2330 | 2330 | | |
| |||
0 commit comments