Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Paragraphs and headings within paragraphs and headings can now be parsed #18

Closed
wants to merge 2 commits into from

Conversation

diedexx
Copy link
Member

@diedexx diedexx commented Mar 11, 2019

Summary

This PR can be summarized in the following changelog entry:

  • [non-user-facing] Paragraphs and headings, nested within other headings and paragraphs, are now added as formatting to those ancestors.

Relevant technical choices:

  • N/A

Test instructions

This PR can be tested by following these steps:

  • Run yarn test, check that all the tests run and the coverage is 100%.

Fixes Yoast/YoastSEO.js#2180
Transferred from YoastSEO.js (Yoast/YoastSEO.js#2181)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generating trees for HTML with paragraphs nested in other paragraphs fails.
2 participants