gitbook-cli
gitbook-cli copied to clipboard
gitbook-cli build doesn't render the first line from the read-me file properly
For some reason, it takes this line and embeds it inside <p></p> (in output file index.js).
A workaround for this problem is to add an empty line at the beginning of the README.md file.