markdown-clipper
markdown-clipper copied to clipboard
Provide an interface to turndown that has the ability to choose how markdown will be rendered
Provide an interface to turndown that has the ability to choose how markdown will be rendered.
For example whether the header should be renderd as Setext or atx. Whether list uses a - or a *.
Many users have a particular preference, and they want to use the same style everywhere.
Good idea. I think it would be best to provide a settings page with this options. Maybe someone wants to work on this one, i am not actively developing new features for this extension at the moment.
foambubble/foam requires markdown using a particular format: - for lists, 2 spaces for indentation...