devstrons / heloworld

A collection of hello world snippets in multiple programming languages.
https://heloworld.vercel.app
MIT License
20 stars 42 forks source link

Extra indentation in the hello wolrd program given in the readme #60

Closed tusqasi closed 3 years ago

tusqasi commented 3 years ago
image

When someone copies that snippet to start with a new language, they will be greeted with an extra indentation.

vsnthdev commented 3 years ago

I'm planning on implementing a universal copy button that will automatically strip all white spaces and fix the indentation no matter how it is on the markdown file... A PR for that will be submitted soon.

Until then, please keep this PR open for discussions and ideas.

aminoxix commented 3 years ago

@tusqasi: fixed in #62