From 23c2c861348f4099fd58a19cd158500132fe995b Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:11:33 +0530 Subject: [PATCH] feat(content): support html tables in SContent (#565) Co-authored-by: Kia King Ishii --- docs/components/content.md | 7 ++-- lib/components/SContent.vue | 37 +++++++++++++++++++ .../SContent.01_Playground.story.vue | 27 ++++++++++++++ 3 files changed, 68 insertions(+), 3 deletions(-) diff --git a/docs/components/content.md b/docs/components/content.md index e4b8cb9a..9cc05b54 100644 --- a/docs/components/content.md +++ b/docs/components/content.md @@ -48,14 +48,15 @@ Place HTML elements inside `` component and it will apply basic styles The supported elements are: -- `

` -- `

` +- `

` +- `

` +- `

` - `

` - `` - `` - `