Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298117

EditorConfig file lack settings for markdown files

$
0
0

Removing trailing whitespace in markdown files will ruin line breaks.
To fix it the following settings needs to be added to the .editorconfig file:

[*.md]
trim_trailing_whitespace = false

Viewing all articles
Browse latest Browse all 298117

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>