Skip to content

Fix: Properly render <template> capability heading without spacing wo…#250

Open
Abhikorekar wants to merge 1 commit intoProjectEvergreen:masterfrom
Abhikorekar:fix-template-capability-heading
Open

Fix: Properly render <template> capability heading without spacing wo…#250
Abhikorekar wants to merge 1 commit intoProjectEvergreen:masterfrom
Abhikorekar:fix-template-capability-heading

Conversation

@Abhikorekar
Copy link

…rkaround

Related Issue

Closes #249

Summary of Changes

  1. Fixed <template> capability heading rendering without spacing workaround.
  2. Escaped angle brackets in Markdown using &lt;template&gt; to prevent SSR parsing issues.
  3. Updated wcc-capability-box to render heading using textContent instead of JSX interpolation.
  4. Verified all tests pass.

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.

figure out formatting for angle brackets in Capabilities section of the home page for <template> capability

1 participant