Skip to content

Fix bad tags #1385

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 3 commits into from
Jul 4, 2019
Merged

Fix bad tags #1385

merged 3 commits into from
Jul 4, 2019

Conversation

nicolaskruchten
Copy link
Contributor

No description provided.

@@ -14,7 +14,7 @@ redirect_from: ggplot2/reference/
<div class="--category-img"><img src="https://images.plot.ly/language-icons/api-home/ggplot2-logo.png" alt=""></div>
<div class="--body">
<h1>Plotly ggplot2 Library</h1>
<p>{{page.description}}</consectetur>
<p>{{page.description}}</p>
</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this closing p tag below the consectetur tag is functional so we should just delete the </consectetur> instead of replacing it with a p.

@nicolaskruchten
Copy link
Contributor Author

@michaelbabyn good catch! I flattened out the duplicated p tags :)

@nicolaskruchten nicolaskruchten merged commit 334b25d into source-design-merge Jul 4, 2019
@nicolaskruchten nicolaskruchten deleted the fix_bad_tags branch July 4, 2019 19:45
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