When using Import Markdown in WPS on Android, 3 common question types involve the feature entry, file format, and imported formatting results; this FAQ summarizes practical fixes.
FAQ
Why can't I find the Markdown Import button?
- Make sure you are working in a Smart Document and have entered editing mode.
- Tap the paragraph where you want to insert content, then check the bottom toolbar.
- Tap the
+icon and look forMarkdown Import. - If the button still does not appear, update WPS Office on Android and try again.
What should I do if some formatting looks wrong after import?
- Check whether the original
.mdfile uses standard Markdown syntax. - Import the file again and review headings, lists, code blocks, and quotes.
- Manually adjust any part that does not match your expected layout.
- If the content is complex, revise it section by section after import.
Which file formats can I import here?
- This entry is for
.mdMarkdown files. - Before selecting a file, confirm that the file extension is
.md. - If the file uses another format, convert it to Markdown first and then import it.
Glossary
| Term | Definition |
|---|---|
| Markdown | A lightweight markup language commonly used to write structured plain-text content. |
.md file | A text file saved with Markdown syntax, usually with the .md extension. |
| Smart Document | A WPS document environment used for editing, organizing, and continuing work with imported content. |