Skip to content

Commit eac29ad

Browse files
committed
docs: update md editor image upload docs and remove ai coming soon banner
1 parent 4b9ce80 commit eac29ad

3 files changed

Lines changed: 14 additions & 42 deletions

File tree

docs/02-control-ai.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ import TabItem from '@theme/TabItem';
99

1010
🔐 Disable or manage AI features in Phoenix Code for educational and enterprise environments.
1111

12-
:::info Important Timeline
13-
Phoenix Code AI will be rolled out after Jan 20, 2026. AI features will require both a Phoenix Code account login with a free/pro AI plan and explicit user opt-in.
14-
15-
Educational institutions should configure AI controls campus-wide before this date to disable AI.
16-
:::
17-
1812
## Overview
1913

2014
Phoenix Code AI Control provides system administrators with tools to manage AI functionality in educational and enterprise settings. This feature helps schools and organizations to:

docs/12-Pro Features/04-markdown-editor.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,24 @@ You can also click the **+ New row** button below the table to add a row.
112112

113113
## Images
114114

115-
You can add images in two ways:
115+
Paste images into Markdown like you would in a document editor.
116116

117-
- **From a URL** - enter the image URL and alt text in a dialog
118-
- **Upload from your computer** - pick an image file from your device
117+
Normally, adding images to Markdown means saving the image, uploading it somewhere, copying the URL, and then pasting that URL into your file. Phoenix Code removes that extra work.
119118

120-
Both options are available from the **Image** button in the toolbar or through the [Slash Menu](#slash-menu).
119+
You can add images by pasting from your clipboard, uploading from your computer, or using an existing image URL.
120+
121+
- **Paste from clipboard** — copy an image or screenshot and paste it directly into the editor
122+
- **Upload from your computer** — pick an image file from your device
123+
- **From a URL** — enter the image URL and alt text in a dialog
124+
125+
When you paste an image or upload one from your computer, Phoenix Code can upload it to the Phoenix CDN and insert the Markdown image link automatically. The first time you do this, Phoenix Code will ask for confirmation before using the CDN.
126+
127+
The **Upload from Computer** and **Image URL** options are available from the **Image** button in the toolbar or through the [Slash Menu](#slash-menu). Clipboard images can be pasted directly into the editor using **Ctrl+V** or **Cmd+V**.
121128

122129
![Image button dropdown with Image URL and Upload from Computer options](./images/markdown-image-options.png "The Image button dropdown")
123130

131+
![Paste images](https://user-cdn.phcode.site/images/15f0c966-ed26-4c5c-a26e-886bacb305e7.png)
132+
124133
Click an image in the editor to see a popover with **Edit** and **Delete** buttons.
125134

126135
## Links

package-lock.json

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

0 commit comments

Comments
 (0)