Skip to content

Commit 8f7fea4

Browse files
committed
update
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
1 parent e7f3f26 commit 8f7fea4

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

  • content/en/cloud/academy/creating-content/extending-the-academy

content/en/cloud/academy/creating-content/extending-the-academy/index.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -87,16 +87,6 @@ The platform supports CSS through multiple methods:
8787
This example demonstrates custom CSS styling within the Academy platform. The styling includes custom colors, padding, borders, and typography.
8888
{{< /styled-callout >}}
8989

90-
##### Verification Steps
91-
92-
To verify these capabilities work in your Academy content:
93-
94-
1. **Test HTML + Markdown mixing**: Copy the example above into any `.md` file in your Academy content
95-
2. **Test CSS styling**: Use the `styled-callout` shortcode as shown
96-
3. **Preview locally**: Run `make site` to see the rendered result
97-
4. **Production verification**: Deploy to staging to confirm compatibility
98-
99-
10090
When properly rendered, you will see:
10191
- Markdown formatting (bold, italic, links) processed within HTML elements
10292
- Custom CSS styles applied (colors, spacing, borders)
@@ -173,7 +163,9 @@ This is a styled callout with custom CSS.
173163

174164
##### Advanced Hugo Features
175165

166+
{{< alert type="info" title="Email Customization" >}}
176167
The Layer5 Academy platform supports all Hugo shortcode features. For more advanced functionality, see the [Hugo documentation](https://gohugo.io/content-management/shortcodes/).
168+
{{< /alert >}}
177169

178170
### Branded Email Communications
179171

0 commit comments

Comments
 (0)