mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
🤍 Improve the plugin description 😃
This commit is contained in:
parent
b5fffda548
commit
e9189efe0c
1 changed files with 17 additions and 1 deletions
|
@ -14,9 +14,25 @@
|
|||
Simple HTML elements (text formatting, paragraphs, and lists) can be added inside of <![CDATA[ ]]> tag.
|
||||
Guidelines: https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-description -->
|
||||
<description><![CDATA[
|
||||
<h3>Ayah</h3>
|
||||
<img width="200" src="https://raw.githubusercontent.com/anas-elgarhy/Ayah-intellij/master/assets/icon-trans.png" alt="ayah icon" />
|
||||
<p> Get a verse(an ayah) from the Quran during your coding session 💻 stay connected with the words of Allah. 🤍 </p>
|
||||
<p align="center"> وَلا تَكُونُوا كَالَّذِينَ نَسُوا اللَّهَ فَأَنْسَاهُمْ أَنْفُسَهُمْ أُولَئِكَ هُمُ الْفَاسِقُونَ </p>
|
||||
<h3>Features</h3>
|
||||
<ul>
|
||||
<li>Get a verse from the Quran during your coding session</li>
|
||||
<li>Stay connected with the words of Allah</li>
|
||||
<li>Get the basmlah after open project</li>
|
||||
<li>Copy the ayah to clipboard.</li>
|
||||
<li>Read the ayah in different languages and different voices.</li>
|
||||
<li>Show the ayah details if you want.</li>
|
||||
<li>Very Customizable</li>
|
||||
<li>Very Easy to use</li>
|
||||
</ul>
|
||||
<img src="https://raw.githubusercontent.com/anas-elgarhy/Ayah-intellij/master/screenshots/notification_0.0.1.png" alt="notification" />
|
||||
<img src="https://raw.githubusercontent.com/anas-elgarhy/Ayah-intellij/master/screenshots/ayah-details_0.0.7.png" alt="ayah details" />
|
||||
<img src="https://raw.githubusercontent.com/anas-elgarhy/Ayah-intellij/master/screenshots/settings_0.0.3.png" alt="settings" />
|
||||
|
||||
<p>Inspired by Ayat on vscode by Hussam Adil.</p>
|
||||
]]></description>
|
||||
|
||||
<!-- Product and plugin compatibility requirements.
|
||||
|
|
Loading…
Reference in a new issue