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.
1 parent 6665378 commit 87b90c5Copy full SHA for 87b90c5
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