Hi! Thanks for the great library. I noticed that regular spaces are used, which means that the permalink can be wrapped separately from the header text. If this is switched to a non-breaking space ( ) then it ensures that the final word and the permalink will always appear side-to-side.
For folks who may be reading this issue, this can currently be solved in user-land as follows:
The permalinkSymbol trick is a pretty good workaround! I wouldn't want to make the default since it would be quite a breaking change, but I just released v8.6.1 with a way to customize the space option, so you can now do this:
jamesplease commentedMay 2, 2021
Hi! Thanks for the great library. I noticed that regular spaces are used, which means that the permalink can be wrapped separately from the header text. If this is switched to a non-breaking space (
) then it ensures that the final word and the permalink will always appear side-to-side.For folks who may be reading this issue, this can currently be solved in user-land as follows:
The text was updated successfully, but these errors were encountered: