Skip to content
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

Add one space before </strong> tag. #3549

Closed
wants to merge 3 commits into from
Closed

Add one space before </strong> tag. #3549

wants to merge 3 commits into from

Conversation

Malavi1
Copy link
Contributor

@Malavi1 Malavi1 commented Feb 9, 2023

Fixes #3409

Describe the changes you have made in this PR -

space added in front of the strong tag

Screenshots of the changes (If any) -

space added

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

app/views/assignments/show.html.erb Outdated Show resolved Hide resolved
@VaibhavUpreti
Copy link
Member

@Malavi1 instead of giving a literal space, the hound warning can be solved by writing &nbsp; instead of empty space.

@Malavi1
Copy link
Contributor Author

Malavi1 commented Feb 18, 2023

Thankyou @VaibhavUpreti for letting me know I will change

Co-authored-by: Vaibhav Upreti <85568177+VaibhavUpreti@users.noreply.github.com>
Copy link

codeclimate bot commented Dec 31, 2023

Code Climate has analyzed commit 83a03fc and detected 0 issues on this pull request.

View more on Code Climate.

@Malavi1
Copy link
Contributor Author

Malavi1 commented Dec 31, 2023

@VaibhavUpreti one was failing to pass, but actually there is nothing at line 10

@Malavi1 Malavi1 closed this by deleting the head repository Jan 11, 2024
alokartist added a commit to alokartist/CircuitVerse that referenced this pull request Apr 10, 2024
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.

fix: add space after colon in deadline field of assignment
2 participants