_Note: Edited by team to support code fences_ See examples: ##### Example 1 Before formatting ``` ``` After formatting ``` < p > ``` ##### Example 2 Before formatting ``` { foo } ``` After Formatting ``` { foo } < /p> ```