This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "فروردین", | |
"days": { | |
"1": [ | |
"جشن نوروز/جشن سال نو", | |
"شهادت امام علی النقی الهادی علیه السلام" | |
], | |
"2": [ | |
"عیدنوروز" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Noted Text --> | |
<span class="noted">Your text goes here</span> | |
<!-- Highlighted Text --> | |
<span class="highlight">Your text goes here</span> | |
<!-- Underlined Text --> | |
<span class="underline">Your text goes here</span> |