diff --git a/mdx/_rules/check_mdui.xsl b/mdx/_rules/check_mdui.xsl index e03f9ffa..15194acd 100644 --- a/mdx/_rules/check_mdui.xsl +++ b/mdx/_rules/check_mdui.xsl @@ -175,11 +175,15 @@ Require that the URL starts with https:// This is a SHOULD in the specification; we treat it as a MUST here. + + Exception: allow data: URIs as well. --> - - mdui:Logo URL does not start with https:// - + + + mdui:Logo URL does not start with https:// + +