Skip to content

Fix summary tag issues #485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 19, 2022
Merged

Conversation

bnrosa
Copy link
Contributor

@bnrosa bnrosa commented Feb 18, 2022

There's an issue with summary tags, that sometimes they get out of formatting:
Screenshot_2022-02-18_15-18-33
This PR fixes this issue. Also, some of the tags were bold and some weren't, I made all of them bold. Also, sometimes code formatting would break inside of it, because you must use <code></code> tags instead of the normal syntax. Links would also break inside summary tags, so in the one instance that occurred, I made it into an <a> tag, which worked.

@swyxio
Copy link
Collaborator

swyxio commented Feb 19, 2022

good calls!

@swyxio swyxio merged commit f049a47 into typescript-cheatsheets:main Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants