Skip to content

Conversation

jamezpolley
Copy link

If the tag for the color is the first tag on the node, it will end up in
the data-tag-name field, but if it's any other tag it won't end up there.

This change uses the :has selector to look down fron the .contentLine into the full list of tags,
and will apply the color regardless of where the color tag is in the list of tags.

If the tag for the color is the first tag on the node, it will end up in the `data-tag-name` field, but if it's any other tag it won't end up there. This change uses the `:has` selector to look down fron the .contentLine into the full list of tags, and will apply the color regardless of where the color tag is in the list of tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant