Inline Quote Format Button for the Block Editor

描述

The goal of this plugin is to properly indicate inline citations by using the q HTML element in the Format toolbar of the block editor. It helps to make your website compliant to accessibility criteria. It is especially the case for the European Accessibility Act and in some countries like in France with the RGAA criteria 9.4 which ask to properly indicate inline citations.

It is always appropriate to use the q element for any inline quotes. This HTML element helps to make sure the citation is understood by assistive technologies, by informing the user agent that the sentence is a citation.

This plugin adds a dedicated Inline Quote format button in the formatting toolbar of the block editor.

安装

  1. Install the plugin and activate.
  2. Use the Inline Quote format button in the block editor.

评价

此插件暂无评价。

贡献者及开发者

「Inline Quote Format Button for the Block Editor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Inline Quote Format Button for the Block Editor」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Inline Quote Format Button for the Block Editor」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • Plugin initial commit. Works fine 🙂