Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 171 forks source link

Add functionality to recognize German adjective forms #2133

Closed manuelaugustin closed 5 years ago

manuelaugustin commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Test instructions

This PR can be tested by following these steps:

Fixes #2127

manuelaugustin commented 5 years ago

Good point about the function names/documentation! I've changed the naming as suggested.

igorschoester commented 5 years ago

Standalone works 👍 In combination with the plugin, the worker.initialize executing in the console didn't work for some reason. Since there will be a better way to test this in the future and this did work in the standalone I don't think this is a blocker at this point.

Acceptance 👍