File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -234,9 +234,6 @@ <h5>Menu</h5>
234234 < i class ="bi bi-share me-2 "> </ i > Share
235235 </ button >
236236
237- < button id ="mobile-direction-toggle " class ="mobile-menu-item " title ="Toggle RTL/LTR ">
238- < i class ="bi bi-text-right me-2 "> </ i > Switch to RTL
239- </ button >
240237 < button id ="mobile-theme-toggle " class ="mobile-menu-item " title ="Toggle Dark Mode ">
241238 < i class ="bi bi-moon me-2 "> </ i > Dark Mode
242239 </ button >
@@ -276,7 +273,6 @@ <h5>Menu</h5>
276273 < button type ="button " class ="markdown-tool-btn " data-md-action ="align-left " title ="Align left " aria-label ="Align left "> < i class ="bi bi-text-left "> </ i > </ button >
277274 < button type ="button " class ="markdown-tool-btn " data-md-action ="align-center " title ="Align center " aria-label ="Align center "> < i class ="bi bi-text-center "> </ i > </ button >
278275 < button type ="button " class ="markdown-tool-btn " data-md-action ="align-right " title ="Align right " aria-label ="Align right "> < i class ="bi bi-text-right "> </ i > </ button >
279- < button type ="button " id ="direction-toggle " class ="markdown-tool-btn text-tool " title ="Switch to RTL " aria-label ="Toggle text direction " aria-pressed ="false "> L</ button >
280276 </ div >
281277 < div class ="markdown-toolbar-group heading-group ">
282278 < button type ="button " class ="markdown-tool-btn text-tool " data-md-action ="heading " data-md-level ="1 " title ="Heading 1 " aria-label ="Heading 1 "> H1</ button >
You can’t perform that action at this time.
0 commit comments