I am using the Ghost editor to set up the blog. However I am not able to find out how to do sub bullets under bullet points. Is that still not possible?
Use a Markdown box, and enter like this:
* Bullet
* Bullet **bold**, *italic*, [Link text](https://link-url-here), etc.
Looks like this…
- Bullet
- Bullet bold, italic, Link text, etc.
2 Likes