diff --git a/cspell.json b/cspell.json index 8ef9a0d1..bc92397a 100644 --- a/cspell.json +++ b/cspell.json @@ -27,6 +27,7 @@ "colocated", "colour", "combobox", + "Commonmark", "Composability", "Consolas", "contenteditable", @@ -43,6 +44,7 @@ "dogfood", "dropdowns", "easings", + "endraw", "enterkeyhint", "eqeqeq", "erroneou", diff --git a/docs/assets/styles/docs.css b/docs/assets/styles/docs.css index 403e2ae3..cae9fb6c 100644 --- a/docs/assets/styles/docs.css +++ b/docs/assets/styles/docs.css @@ -267,7 +267,7 @@ hr { margin: calc(var(--docs-content-vertical-spacing) * 2) 0; } -/* Blockquotes */ +/* Block quotes */ blockquote { position: relative; font-family: var(--sl-font-serif);