-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello!
Thanks again for this very useful plugin! It continues to be very valuable for several my Docsify projects and their users.
The first release candidate of Docsify v5 has been released (https://github.com/docsifyjs/docsify/releases/tag/v5.0.0-rc.1) , featuring a redone theme system and use of a more up-to-date Marked Library (v15).
There seems to be an issue when font-awesome shortcodes are used within Headers resulting in extra returns, here is a demo site using Docsify v4:
https://paulhibbitts.github.io/docsify-v4-font-awesome-test/#/font-awesome
repo: https://github.com/paulhibbitts/docsify-v4-font-awesome-test
And here is a demo site using Docsify v5 (notice the extra return after the first icon):
https://paulhibbitts.github.io/docsify-v5-font-awesome-test/#/font-awesome
repo: https://github.com/paulhibbitts/docsify-v5-font-awesome-test
Might it be possible to look into this? Might this need a specific v5 release or might a fix work in both contexts?
Please let me know if any more info is helpful, and also happy to help test!
Thanks very much,
Paul