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 🙂