Açıklama
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.
Yükleme
- Install the plugin and activate.
- Use the
Inline Quote
format button in the block editor.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Inline Quote Format Button for the Block Editor” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Inline Quote Format Button for the Block Editor” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Inline Quote Format Button for the Block Editor” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
0.1
- Plugin initial commit. Works fine 🙂