diff --git a/.editorconfig b/.editorconfig index 2731d1029ce..4a7ea3036a2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,5 +9,4 @@ trim_trailing_whitespace = true insert_final_newline = true [*.md] -max_line_length = off trim_trailing_whitespace = false diff --git a/docs/api/ApiIndex.vue b/docs/api/ApiIndex.vue index 0d421775dcf..55efaeca6c6 100644 --- a/docs/api/ApiIndex.vue +++ b/docs/api/ApiIndex.vue @@ -96,7 +96,9 @@ onUnmounted(() => window.removeEventListener('keydown', apiSearchFocusHandler));

{{ section.text }}

-

{{ item.text }}

+

+ {{ item.text }} +