Unable to get lists to work in README?

Issue #73 new
Aaron Ervin created an issue

I'm sure I'm missing something simple, but I cannot, for the life of me, get lists (ordered or unordered) to render correctly. I would expect this code to render a list with two items:

#### Prerequisites
Before building on your local machine, you will need two things: 

* node v8.X.X
* npm v5.X.X 

Instead it renders <p>* node v.8.X.X * npm v5.X.X</p>, all on one line.

Comments (0)

  1. Log in to comment