mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
5 lines
146 B
Markdown
5 lines
146 B
Markdown
|
```
|
||
|
thatsCode();
|
||
|
```
|
||
|
|
||
|
thatsJustPre(); // In that case we do not have enough info to know if it is a codeblock or not, so we leave it as plain text
|