Add lorem-ipsum spelling dictionary

Issue information

From user: jonathan1055

Related to !165 (merged)

Contribution record

Fork management

Problem/Motivation

Following up from slack thread https://app.slack.com/client/T06GX3JTS/CGKLP028K
Tests using standard Lorem ipsum filler text fail the CSPELL job.

Proposed resolution

There is a cspell dictionary of the standard words used https://www.npmjs.com/package/@cspell/dict-lorem-ipsum

Investigate installing this and adding it to the default .cspell.json asset file. This would save developers have to specifiy cSpell:disable and cSpell:enable comments in each place where the words are used.

This MR also has additions to the CSpell doc page and the updated file can be viewed here

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information