We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7dcd5 commit f6845c9Copy full SHA for f6845c9
bin/gh-pages/plugin.js
@@ -75,7 +75,17 @@ $(() => {
75
<p>
76
Dolly'll never go away again
77
</p>
78
-
+ <p style="direction: rtl">
79
+ <bdo lang="ar" dir="rtl">
80
+ <span class="marker-animation" data-ma_rtl="true" data-ma_repeat="true">
81
+ هذا اختبار اللغة العربية.
82
+ </span>
83
+ هل هذه المكتبة تعمل بشكل صحيح؟
84
+ <span class="marker-animation" data-ma_rtl="true" data-ma_color="#00ffcc">
85
+ إذا كان لديك أي مشاكل ، يرجى الإبلاغ عنها.
86
87
+ </bdo>
88
+ </p>
89
90
<a class="btn btn-light-blue reset-animation">Reset</a>
91
0 commit comments