emojicode.github.io
emojicode.github.io copied to clipboard
☝️ fix #53
All generic parameters should appear on the same line in the docs
Before:

After:

Your changes seem to break some things like the package index (see screenshot) or the index page of the documentation:
https://deploy-preview-98--emojicode.netlify.app/docs/ https://deploy-preview-98--emojicode.netlify.app/docs/packages/
Ah, good catch. I'll try to figure out how to prevent that from happening.
@thbwd that should be fixed now. I made my style changes only be scoped to the .toc class so it shouldn't mess up anything else. I did some spot checking and things are looking better.