Visual markdown editor formatting (support semantic line breaks)

It's really nice that the RStudio visual markdown editor enforces a style when you enter it, so that the underlying code updates. However, could the editor be given an option to produce semantic line breaks, which are so much friendlier for version control? Details here for anyone unfamiliar: https://sembr.org/

Thanks,

Louis

2 Likes

You could probably make a custom lintr for styler package that would do this sort of thing.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.