I am writing steps to perform action, one of which require execution of code. How can I indent code to same level as list
- Execute step 1
- Execute code from block2
# This should be starting from Just below `Execute code from block2 not from beginning of line`
- Execute step 3