From c11e1a80a051f04e7cb0fc727eeed161d357b4d5 Mon Sep 17 00:00:00 2001 From: Trevor Burnham Date: Wed, 4 Mar 2026 09:11:42 -0500 Subject: [PATCH] feat(codegen): strip HTML tags from documentation traits in generated JSDoc Adds a DocumentationConverter utility that converts HTML documentation strings from Smithy @documentation traits into plain text before they are emitted as JSDoc comments. This makes hover docs in editors (VS Code, Neovim, etc.) significantly more readable by removing raw HTML tags like

, , ,