內容簡介
此外掛將 <b> 與 </b> 轉換成 <strong> 與 </strong>,並將 <i> 與 </i> 轉換成 <em> 與 </em>。它可在文章、頁面及評論的普通檢視模式下運作。
網頁內容無障礙設計建議 2.0 的 HTML 技術 建議應使用 strong 與 em 代替 b 與 i 來表示文字的強調。這是因為屏幕閱讀器(被盲人等使用的網頁瀏覽輔具)只能處理 strong 與 em,而不能處理 b 與 i。
此外,b 與 i 標籤在 HTML 4.01 和 XHTML 中已被廢棄。此外掛可糾正這些已被廢棄的標籤而不影響您的資料。如果您解除安裝此外掛,您的部落格將恢復到未安裝此外掛的狀態。
外掛標籤
開發者團隊
原文外掛簡介
Converts and to and , and and to and . It works in the non-editor view (normal view) of the posts, pages, and comments.
HTML Techniques for Web Content Accessibility Guidelines 2.0 recommends that strong and em should be used to denote emphasis instead of b and i. This is because screen readers (used by blind people, etc. to browse the web) process only strong and em, not b and i.
Additionally, the b and i elements were deprecated in HTML 4.01 and XHTML. This plugin corrects these deprecated tags without modifying your data. (If you uninstall the plugin, your blog works as if this plugin was never installed.)
