How to Make Nested Lists or Indented Bullet Points on Medium

Nested lists, also called indented bullet points, are critical to writing good technical content. Medium does not support nested lists but here is my hack.

In a new block type the * character then hit space.

  • Item one
  • Item two
  • Item three

Go to the end of the line for one of your existing bullets, then type shift+enter, then past this character –

  • Item one
    – Nested item
  • Item two
    – Nested item
  • Item three
    – Nested item
  • Item four
  • Item five
    – Nested item
    – Nested item
  • Item six

There you go, that is all there is to it. It’s not ideal but it gets the job done. If you want to indent every further you are SOL.

--

--

C, that is me. Also known as chart.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store