We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6665378 + 87b90c5 commit 17d8e2aCopy full SHA for 17d8e2a
README.md
@@ -537,4 +537,4 @@ When it comes to HTML, newline characters ( `\n` ) are not interpreted as they n
537
538
There are two ways in which you can resolve this:
539
1. Wrap the element used to display the result in a `<pre>` element.
540
-2. Manually replace each `\n` character in the result with `<br \>`
+2. Manually replace each `\n` character in the result with `<br>`
0 commit comments