Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Added paragraph class name based on paragraph id #73

Open
wants to merge 1 commit into
base: 8.x-1.x
Choose a base branch
from

Conversation

Benjen
Copy link

@Benjen Benjen commented Jun 13, 2019

Changes

  • Adds class "paragraph-id-ID" (e.g. paragraph-id-12) to the paragraph element.

Testing instructions

  • Clear site cache
  • Create a node containing multiple paragraphs.
  • Load page and confirm that each paragraph element contains a unique classname in the format "paragraph-id-ID" (e.g. paragraph-id-12).

Notes

  • This pull request was created as a solution to issue discussed here

* Adds class "paragraph-id-ID" to the paragraph element.
@tobybellwood tobybellwood added the Needs review Pull requests needs a review from assigned developers label Dec 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs review Pull requests needs a review from assigned developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants