presentations/highlight-js/test/markup/markdown/code.txt

9 lines
91 B
Plaintext
Raw Normal View History

2018-12-07 15:48:05 +01:00
var code = true;
```javascript
var code = true;
```
Inline `code`, and `more code`.