Appearance
PopClip Extensions Directory / Markdown / MDList
MDList
Turn lines into Markdown bullet or numbered lists, or clear list markers.
Demo
Readme
MDList
PopClip extension to turn lines of text into Markdown lists. Choose an action from the submenu:
- -: unordered list (markers cycle
*,-,+by nesting level) - 1.: numbered list (renumbers existing items; converts bullets to numbers)
- X: clear list markers
Indentation is handled as nested lists. Existing markers are overwritten when converting between bullet and numbered styles.
Changelog
- 2026-08-01: Convert to use TS and submenus
Info
- Created
Aug 17, 2026 - Version
2.0.2 - Identifier
com.brettterpstra.popclip.extension.mdlist - PopClip Version
≥2026.7.1 - Action Type
JavaScript - License
MIT License - Maintainer
Brett Terpstra - Source
ttscoff/popclipextensions/.../MDList.popclipext/