Skip to content

Commit b887400

Browse files
committed
fix(markdown): include custom data documentation references
Signed-off-by: John Yanarella <jyanarella@nvidia.com>
1 parent f4efebb commit b887400

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎projects/markdown/src/markdown/markdown.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const CONFIG = {
3636
* @element nve-markdown
3737
* @cssprop --padding - The padding of the component
3838
* @description A Web Component that inputs markdown content and renders it as HTML formatted with Elements styles.
39+
* @documentation https://nvidia.github.io/elements/docs/markdown/
3940
* @since 0.0.0
4041
* @entrypoint \@nvidia-elements/markdown/markdown
4142
* @slot - The slot can contain a template element with markdown content

0 commit comments

Comments
 (0)