From 2859a4dc39e98cb223929131c42731258b229841 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Fri, 8 May 2020 16:20:47 -0400 Subject: [PATCH] add to primary website readme --- website/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/README.md b/website/README.md index c0f418bf80..671b93c1ce 100644 --- a/website/README.md +++ b/website/README.md @@ -138,6 +138,10 @@ There are several custom markdown plugins that are available by default that enh ...while it perhaps would not be an improved user experience, no links would break because of it. The best approach is to **avoid changing headlines and inline code at the start of a list item**. If you must change one of these items, make sure to tag someone from the digital marketing development team on your pull request, they will help to ensure as much compatibility as possible. +There are also a couple of custom components that can be used within markdown, see the list below for documentation and details: + +- [Enterprise Alert](components/enterprise-alert/README.md) + ### Redirects This website structures URLs based on the filesystem layout. This means that if a file is moved, removed, or a folder is re-organized, links will break. If a path change is necessary, it can be mitigated using redirects.