Import Markdown in WPS on iOS FAQ

Last updated:July 23, 2026

Common questions about Import Markdown on iOS usually focus on the entry location, supported file type, and formatting after import; this section includes 3 frequent questions and a glossary.

FAQ

Why can’t I find the Markdown Import entry?

  1. Make sure you opened a Smart Document and tapped the Edit button in the lower-right corner.
  2. Tap a paragraph position in the document first.
  3. Open the + icon in the bottom toolbar and check whether Markdown Import appears.

What should I do if some formatting looks incorrect after import?

  1. Check whether the original .md file uses standard Markdown syntax.
  2. Review heading levels, lists, code blocks, quotes, and similar structures.
  3. If some formatting is not converted completely, adjust it manually after import.

What files are supported when I import Markdown?

  1. This entry is used for .md Markdown files.
  2. Before selecting a file, confirm that the file extension is correct.
  3. If the file is not in Markdown format, convert it to .md before importing.

Glossary

TermDefinition
MarkdownA lightweight markup language that uses plain-text syntax for headings, lists, links, code blocks, and other structures.
.md fileA text file with the .md extension, commonly used for notes, documentation, and technical writing.
Smart DocumentAn editable WPS document format used to organize and continue working with imported content.