Skip to content

Commit d772752

Browse files
devvaannshabose
authored andcommitted
fix: ordering of files and folders
1 parent 3b86657 commit d772752

File tree

10 files changed

+6
-3
lines changed

10 files changed

+6
-3
lines changed

api/06-popular-extensions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Popular Extensions
3+
---
14

25
This document provides an overview of the most popular extensions available for Phoenix Code.
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To add a custom menu, follow these steps :-
2727
2. **Create the menu.**
2828

2929
Use `Menus.addMenu()` to add a menu to the menu bar. Provide the display name and the identifier. *The identifier must be written in* `snake_case`.
30-
<br>
30+
<br />
3131
> Providing the identifier is necessary to display the menu on the menu bar. This identifier may later be used to add menu items inside it or even remove the menu if needed.
3232

3333
```jsx
File renamed without changes.

api/Extension-quick-start/images/menu-item-before-after.png renamed to api/07-Extension-Quick-Start/images/menu-item-before-after.png

File renamed without changes.

api/Extension-quick-start/images/menu-item-dialog.png renamed to api/07-Extension-Quick-Start/images/menu-item-dialog.png

File renamed without changes.

api/Extension-quick-start/images/menu-item-example.png renamed to api/07-Extension-Quick-Start/images/menu-item-example.png

File renamed without changes.

api/Extension-quick-start/images/menu-item-first.png renamed to api/07-Extension-Quick-Start/images/menu-item-first.png

File renamed without changes.

api/Extension-quick-start/images/menu-item-keyboard-shortcut.png renamed to api/07-Extension-Quick-Start/images/menu-item-keyboard-shortcut.png

File renamed without changes.
File renamed without changes.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)