Markdown update in heading

Joachim Ansorg
2021-11-12 10:26:22 +01:00
parent 7e687621a5
commit a63d9bd242

@@ -1,4 +1,4 @@
# Remove space after = if trying to assign a value (or for empty string, use var='' ... ).
# Remove space after `=` if trying to assign a value (or for empty string, use `var=''` ... ).
### Problematic code: