Fixed block-quoted list.

This commit is contained in:
Ian Dinwoodie
2019-04-27 21:42:50 -04:00
parent b1f1548565
commit 26897b326f

View File

@@ -885,11 +885,10 @@ Real world example:
> Suppose we are getting some house built. The steps for building might look
like:
- Prepare the base of house
- Build the walls
- Add roof
- Add other floors
> - Prepare the base of house
> - Build the walls
> - Add roof
> - Add other floors
> The order of these steps could never be changed i.e. you can't build the roof
before building the walls etc but each of the steps could be modified for
example walls can be made of wood or polyester or stone.