Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When formatting a file according to the same logic other views (i.e. indenting after a
@component
tag), the Markdown is rendered as a code block. I think it would be more user friendly if the Markdown mailer automatically detects the minimum indent level, and strips those whitespaces.Would detect the 4-space indent and trim them.
Beta Was this translation helpful? Give feedback.
All reactions