# Blanks Around --- ## MD022/blanks-around-headings > ### Alpha > > ### Beta > Text > > ### Gamma > > > > Text --- ## MD031/blanks-around-fences > > ```js console.log(); ``` > ```js console.log(); ``` > Text > > ```js > console.log(); > ``` > > > >Text --- ## MD032/blanks-around-lists > - List item >> - List item > Text > > - List item >> >> Text