feat: Add link list format
This adds a link list format, in both HTML and Markdown, which is useful for copying into tools that work well with a list format (e.g. https://reflect.app/, https://www.sunsama.com/) and also into Trello and GitHub
Thanks Nick.
I like the idea of adding bullets but I feel like this should be implemented as a format opt rather than separate builtin formats since the difference is subtle enough.
This could be something like a "Bulleted" checkbox. Or perhaps even a "List marker" dropdown with "None", "Bullet", and "Number" items ("None" being the default).
That makes sense to me. I've also updated this PR with some other edits I've made as I've started to use this extension more, just in case any of these are helpful / interesting too.
As you say, they're likely better dealt with as configuration in most cases.
Really love this extension! Thanks so much for putting it together - it's been a game changes for my workflow :)
Closing for now. I've added a "List marker" format option to the roadmap. Thanks for the suggestion and implementation effort!