Markdown becomes WordPress content
This paragraph includes bold, italic, strikethrough, inline code, and a link to WordPress.
The local Markdown file remains the source used for intentional updates.
A two-by-two table
| Local | WordPress |
|---|---|
| Markdown | HTML |
| Relative image | Media Library URL |
Lists
- A normal bullet
- A second bullet
- A nested bullet
- Lint
- Preview
- Push
- Verify
Image

Code
print("WordPress content, without opening wp-admin")
- Term with a definition
- Definition lists are supported by the renderer.
Footnotes work too.[1]
-
The generated HTML is sent through the core REST API. ↩︎