Skip to content

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Nov 28, 2024

This PR intended to fix #10430
By adding remarks content to enum members to modern template's class.header.tmpl.partial.

Rendered Result
If remarks comment exists.
summary and remarks content are rendered as following. (It's same as ApiPage output results.)

<dd>
  <p>{summary}</p>
  <p>{remarks}</p>
<\dd>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Enum Member "remarks" Elements Not Displayed
2 participants