gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

gitbook-cli build doesn't render the first line from the read-me file properly

Open barakman opened this issue 6 years ago • 0 comments

For some reason, it takes this line and embeds it inside <p>&#xFEFF</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.

barakman avatar Jul 03 '19 11:07 barakman