Updated SC2191 (markdown)

Joachim Ansorg
2021-11-12 19:46:29 +01:00
parent f56ee9e2db
commit 2dc7299aa7

@@ -1,4 +1,4 @@
## The = here is literal. To assign by index, use ( [index]=value ) with no spaces. To keep as literal, quote it. ## The `=` here is literal. To assign by index, use `( [index]=value )` with no spaces. To keep as literal, quote it.
### Problematic code: ### Problematic code: