minishift / minishift-b2d-iso

ISO based on Boot2Docker for Minishift
Apache License 2.0
9 stars 13 forks source link

Fix headers rendering in README #41

Closed coolbrg closed 7 years ago

coolbrg commented 7 years ago

Currently, the header created with #HEADER Title is not working.

This might be due to [Github migration to Kramdown (markdown engine)]https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0) which has affected READMEs too in recent times.

See https://github.com/blog/2333-a-formal-spec-for-github-flavored-markdown.

Check https://github.github.com/gfm/#leaf-blocks section 4.2ATX headings.