You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/default-project/en/Newly_added_features.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# Newly Added Features
4
4
5
5
We are continuously adding features every week to improve the life of web developers.
6
-
[Check out our release page!](https://github.com/phcode-dev/phoenix/releases)
6
+
<ahref="https://github.com/phcode-dev/phoenix/releases"target="_blank">Check out our release page!</a>
7
7
8
8
Here's a list of top features recently added to Phoenix:
9
9
@@ -27,7 +27,7 @@ you can import projects from GitHub. Stay tuned for upcoming support for uploadi
27
27
`Added on March,2023`
28
28
29
29
Creating extensions and themes is now easier than ever with a single click in GitHub. We have added workflows to:
30
-
* Create a [Theme](https://github.com/phcode-dev/theme-template)or [Extension](https://github.com/phcode-dev/extension-template) with a single click.
30
+
* Create a <ahref="https://github.com/phcode-dev/theme-template"target="_blank">Theme</a> or <ahref="https://github.com/phcode-dev/extension-template"target="_blank">Extension</a> with a single click.
31
31
* Load/unload development extensions with new `Debug> Reload With Extensions` menu. 
32
32
*[Publish an extension](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes#publishing-to-the-extensiontheme-store)
33
33
directly from your GitHub repo by creating a GitHub release!
0 commit comments