Update markdown.md to remove typo, "test" was left in the documentation
This commit is contained in:
parent
96277bb9d6
commit
c5bbbde1f3
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ Inline `code` has `back-ticks around` it.
|
|||
|
||||
Similarly, a whole block of code can be fenced with triple backticks ```` ``` ````,
|
||||
triple tildes (`~~~`), or indended 4 or more spaces to achieve a similar effect for
|
||||
a larger body of code. test.
|
||||
a larger body of code.
|
||||
|
||||
~~~
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue