Text to Word Document
Create professional .docx files using Markdown or basic HTML.
Create professional .docx files using Markdown or basic HTML.
This is the standard mode. Use the following syntax to format your document.
# Heading 1 - Main document title.**bold text** or __bold text__ - For bold text.*italic text* or _italic text_ - For italicized text.- Unordered list item1. Ordered list item__underlined text__ - (Custom) Underlines text.-*- - (Custom) Type on its own line to insert a page break.You can create tables by typing them manually. Ensure there are at least three dashes `---` separating the header cells.
| Header 1 | Header 2 | Header 3 |
|----------|:--------:|---------:|
| Cell 1 | Centered | Right|
| Cell 4 | Cell 5 | Cell 6 |Check the box to enable this mode. Only a limited set of basic HTML tags are supported.
<h1> to <h6>, <p>, <strong>, <em>, <u>, <ul>, <ol>, <li>, <table>, <tr>, <th>, `<td>`, `<br>`, `<hr>`Select a `.txt` file from your device to insert its content at your current cursor position.