Fix github markdown not display \\n
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
* c:\\secret\\directory
|
||||
* c:\secret\directory *CORRECT*
|
||||
|
||||
## What does "\"heisenberg\"" print?
|
||||
## What does `"\"heisenberg\""` print?
|
||||
* ERROR
|
||||
* heisenberg
|
||||
* "heisenberg" *CORRECT*
|
||||
@ -87,4 +87,4 @@
|
||||
* int
|
||||
* float64
|
||||
* string *CORRECT*
|
||||
* bool
|
||||
* bool
|
||||
|
Reference in New Issue
Block a user