Skip to content

Instantly share code, notes, and snippets.

@sonichandni
Created February 17, 2022 06:17
Show Gist options
  • Save sonichandni/5628c3cb325239551c4a20f0caccae94 to your computer and use it in GitHub Desktop.
Save sonichandni/5628c3cb325239551c4a20f0caccae94 to your computer and use it in GitHub Desktop.
new line added in textarea, show as it is on html
p {
white-space: pre-line;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment