Update markdown.md to remove typo, "test" was left in the documentation

This commit is contained in:
Christopher Amurao 2019-07-15 17:42:06 +00:00
parent 96277bb9d6
commit c5bbbde1f3
1 changed files with 1 additions and 1 deletions

View File

@ -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.
~~~
```