- ⚠️ [POTENTIALLY BREAKING] Shortcodes will "break out" of typographic elements to ensure [semantic HTML](./README.md#semantic-html) (#34)
- Add `dnt` (Do not track) to Vimeo videos
>> Build
- Add local linting
- Unify repository with Liquid Light extension conventions
- Remove any shortcodes that appear in HTML attributes, such as meta
descriptions
- Use link from WYSIWYG generated link instead of text, if there is on
- `ext_emconf.php` array merge missed the `['processShortcode']` key, so
no keywords were registered
- Sanitise the shortcode data before processing to avoid any erroneous
html tags or spaces
>> Dependencies
- Correct TYPO3 core dependency to prevent conflicts