{document.title}
\n {teaser > 0 && document.text.length > 0 &&\n \n }\n {document.tags && document.tags.map(tag => (\n {tag}\n ))}\n {teaser > 0 && missing.length > 0 &&\n\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\ndiff --git a/.stylelintrc b/.stylelintrc index 655cb0703..2fea87127 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -9,6 +9,7 @@ ], "rules": { "alpha-value-notation": "number", + "annotation-no-unknown": null, "at-rule-empty-line-before": [ "always", { diff --git a/docs/insiders/index.md b/docs/insiders/index.md index a437314fd..0406a18e6 100644 --- a/docs/insiders/index.md +++ b/docs/insiders/index.md @@ -82,7 +82,7 @@ a handful of them, [thanks to our awesome sponsors]! ## What's in for me? The moment you [become a sponsor][how to become a sponsor], you'll get __immediate -access to 27 additional features__ that you can start using right away, and +access to 24 additional features__ that you can start using right away, and which are currently exclusively available to sponsors:
\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\n