2020-11-15 17:03:20 -08:00
|
|
|
# code_block_fenced
|
|
|
|
|
|
2019-04-17 14:42:17 -07:00
|
|
|
This is text.
|
|
|
|
|
|
|
|
|
|
This is a {MD046}
|
|
|
|
|
code block.
|
|
|
|
|
|
|
|
|
|
And here is more text
|
|
|
|
|
|
|
|
|
|
```text
|
|
|
|
|
This is a code block that won't trigger.
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
But we'll do another:
|
|
|
|
|
|
|
|
|
|
And this {MD046}
|
|
|
|
|
will.
|
|
|
|
|
|
|
|
|
|
Final text is here
|