Skip to content

Conversation

nevans
Copy link
Contributor

@nevans nevans commented Dec 5, 2024

Without the closing tags, the dt elements contain whitespace after the text. This normally isn't a big deal, but does mess some things up, e.g: using ::after with content: ", " in stylesheets.

Without the closing tags, the dt elements contain whitespace after the
text.  This normally isn't a big deal, but does mess some things up,
e.g: using `::after` with `content: ", "` in stylesheets.
@nevans
Copy link
Contributor Author

nevans commented Dec 5, 2024

n.b: this was extracted from #1209. It allows users with custom styles to use ::after with content: ", ", even if that's never added to the default styles.

@st0012
Copy link
Member

st0012 commented Dec 8, 2024

Included in #1209

@st0012 st0012 closed this Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants