Closed mportiz08 closed 4 months ago
Bug/issue #, if applicable: 129801569, #856
Fixes a bug where the logic that populates <meta name="description"> content doesn't include the text for any referenced items.
<meta name="description">
Steps:
Make sure you check off the following items. If they cannot be completed, provide a reason.
npm test
@swift-ci test
Bug/issue #, if applicable: 129801569, #856
Summary
Fixes a bug where the logic that populates
<meta name="description">
content doesn't include the text for any referenced items.Testing
Steps:
<meta name="description">
tag in the resulting HTMLChecklist
Make sure you check off the following items. If they cannot be completed, provide a reason.
npm test
, and it succeeded