markdown-clipper icon indicating copy to clipboard operation
markdown-clipper copied to clipboard

Provide an interface to turndown that has the ability to choose how markdown will be rendered

Open lamyergeier opened this issue 5 years ago • 2 comments

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.

lamyergeier avatar May 31 '20 08:05 lamyergeier

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.

enrico-kaack avatar Jun 16 '20 15:06 enrico-kaack

foambubble/foam requires markdown using a particular format: - for lists, 2 spaces for indentation...

ludovicc avatar Aug 03 '20 21:08 ludovicc