Results 2 issues of cycoe

When i add a cover image before the `` tag, the link of it is not correctly generated. the correct link should be ``, but the link generated is ``,...

[Add description support for completions](https://github.com/judah/haskeline/pull/192/commits/b4cbea6329da0121a13404968f13f9f112d218cb) User can display descriptions when listing alternatives, by settting description field to `Just "some description"' in Completion data. If any alternative in current page is...