Updated SC2036 (markdown)

Joachim Ansorg
2021-11-12 19:22:42 +01:00
parent c14f305fe0
commit fb252fc4af

@@ -1,4 +1,4 @@
## If you wanted to assign the output of the pipeline, use a=$(b | c) . ## If you wanted to assign the output of the pipeline, use `a=$(b | c)` .
### Problematic code: ### Problematic code: