Syntax Reference
| ##Heading | Subheading — space after ## is optional |
| >Text | Pull quote — space after > is optional |
| ! | Image — upload to Neocities first, reference by path |
| *bold text* | Bold — wrap word or phrase in asterisks |
| _italic text_ | Italic — wrap word or phrase in underscores |
| [Link text](https://...) | Hyperlink — opens in a new tab |
| (blank line) | Paragraph break |
Adding Images — Step by Step
1. Go to your Neocities dashboard and create an images folder if you don't have one yet.
2. Upload your photo there and note the filename.
3. In the body, write ! on its own line where you want it.
4. The preview shows a placeholder — images display correctly on the live site once uploaded.
Publishing a Post
1. Write and preview your post here.
2. Go to Get HTML and copy the snippet.
3. Open index.html, find <!-- WORDS --> and paste the snippet after the existing Words panel.
4. Upload index.html (and any new images) to Neocities.
5. Add a link to the new post on the Words index page.
Draft Auto-Save
Your draft is saved automatically to your browser as you type. If you close the tab by accident, your work will be waiting when you return. The draft clears itself once you copy the final HTML.