Use Import Markdown through 3 how-to topics, including slash command import, Insert menu import, and drag-and-drop import; choose a topic from the index and follow the steps.
How-to Index
| No. | Topic | Membership |
|---|---|---|
| 1 | 1. Import Markdown with the slash command | Free |
| 2 | 2. Import Markdown from the Insert menu | Free |
| 3 | 3. Import Markdown by drag and drop | Free |
How-to Guide
1. Import Markdown with the slash command
Entry: Smart Document editor → type / or /markdown
- Place the cursor where you want to insert the Markdown content.
- At the beginning of a blank paragraph, type
/. - Select Import Markdown from the command list, or type
/markdownto find it faster. - In the file picker, choose a local
.mdfile. - Confirm the import and wait for the content to be inserted at the current cursor position.
Success Criteria
- The imported Markdown content appears in the document.
- You can continue editing the imported content.
- Existing content is not replaced; the new content is inserted at the current cursor position.
Tips While Using
- The slash command needs to be entered at the beginning of a paragraph.
- This slash-command method is not supported on mobile.
- Make sure the selected file is a
.mdfile.
2. Import Markdown from the Insert menu
Entry: Top menu bar → Insert → Markdown import
- Open an existing Smart Document or create a new one.
- Place the cursor where you want the imported content to appear.
- Click Insert on the top menu bar.
- Select Markdown import.
- Choose a local
.mdfile in the file picker. - Confirm the action and wait for the content to be imported into the current document.
Success Criteria
- The Markdown file content appears in the current document.
- You can continue editing headings, lists, and code blocks after import.
- Existing content stays in place, and the imported content is added at the current cursor position.
Tips While Using
- If you do not place the cursor first, the content is inserted at the current cursor location in the document.
- Only Markdown files are supported in this import flow.
3. Import Markdown by drag and drop
Entry: Finder .md file → drag into the Smart Document editor
- Open the Smart Document editing view.
- Find the
.mdfile in Finder. - Drag the file directly into the document editing area.
- Release the mouse and wait for WPS to parse and import the content.
Success Criteria
- The dragged Markdown content appears in the document.
- You can continue editing and adjusting the imported content.
- The import does not replace the existing body content.
Tips While Using
- Drop the file into the document editing area rather than another non-editing area.
- Make sure the dragged file uses the
.mdextension.