Closed johng closed 8 years ago
I'm trying to add a list to a markdown file using the style guide specified in the Jekyll docs
However the list items are rendered with dashes instead of bullet points or numbers.
This is expected behaviour (unless the list really isn't rendering as a <ul>).
<ul>
If you have a particular style in mind, though, you can submit a PR to change it!
I'm trying to add a list to a markdown file using the style guide specified in the Jekyll docs
However the list items are rendered with dashes instead of bullet points or numbers.