Fix github markdown not display \\n

This commit is contained in:
anhhh.11
2020-05-20 23:04:43 +07:00
committed by Inanc Gumus
parent 66343e1a28
commit 8e9858c5d6

View File

@ -55,7 +55,7 @@
* c:\\secret\\directory
* c:\secret\directory *CORRECT*
## What does "\"heisenberg\"" print?
## What does `"\"heisenberg\""` print?
* ERROR
* heisenberg
* "heisenberg" *CORRECT*