
內容簡介
Screen Reader Text Format 外掛為區塊編輯器新增了一個僅供螢幕閱讀器使用的文字格式控制項。這可以讓內容創作者正確標記特定類型的文字內容。例如,當使用刪除線文字格式時,幾乎總是需要包含螢幕閱讀器文字,以表示內容已被刪除;如果用插入代替內容,正確的解決方案是包含螢幕閱讀器文字,以指示插入。
如果沒有此功能,內容創作者將不得不進行複雜的 HTML 編輯,以創建正確的文字,通知螢幕閱讀器刪除、插入,甚至是以粗體顯示的「重要」註記,因為螢幕閱讀器對這些HTML標籤完全不知情。
開發者團隊
原文外掛簡介
Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content. For example, when using the strikethrough text format, it is almost always correct to include screan reader text that indicates the content has been struck out and if the content is replaced with an insert, the correct solution is to include screen reader text that indicates the insertion.
Without this ability, content creators will have to do complicated HTML edits to create the correct text informing screen readers of strike, insert, and even “important” notes that are indicated with bold text since screen readers are completely agnostic towards those HTML tags.
