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

Change self-closing <div>, <span> and <p> tags #2078

Merged
merged 1 commit into from Jun 28, 2020

Conversation

McGiverGim
Copy link
Member

Fixes #2077 at least partially

This replaces self-closing <div>, <span> and <p> tags.

This has been done using regular expressions, and maybe there are other tags that need this solution, but until we found them all seems to be working now.

mikeller
mikeller previously approved these changes Jun 22, 2020
@mikeller mikeller added this to the 10.8.0 milestone Jun 22, 2020
@sonarcloud
Copy link

sonarcloud bot commented Jun 22, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.6% 0.6% Duplication

@mikeller mikeller merged commit ea88084 into betaflight:master Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some boxes around Configurator are broken(empty)
3 participants