2

I'm looking a text editor on Windows that can handle Markdown syntax. Specifically, I would like it to automatically insert bullets when adding to a bulleted list (so I don't have to manually type the asterisk at the beginning of each line).

For example, this behavior is available in Byword for Mac, but I need this same functionality in a Windows app. Ideally this is a standalone app but I'm okay with locally running web-based solutions.

Thanks!

Hennes
  • 65,804
  • 7
  • 115
  • 169
cweirup
  • 21

3 Answers3

1

Try sublime text 3 with Markdown Edit.
This is the Features list on the Github. Bullets are addressed in the third point.

At the end of a list item, pressing Enter will automatically insert the new list item bullet.

Pressing Tab on the blank list item will indent it and switch the list bullet to another one (Order is *, -, + in a cycle).

Prasanna
  • 4,174
0

Markdown Edit automatically insert bullets.

Here is an example gif of the bullets being added:

bullets

Burgi
  • 6,768
pongo
  • 111
0

You can try Visual Studio 20xx (the Express version is free) with this addon:

Markdown Mode - http://visualstudiogallery.msdn.microsoft.com/0855e23e-4c4c-4c82-8b39-24ab5c5a7f79