markdown-folder icon indicating copy to clipboard operation
markdown-folder copied to clipboard

Toggle fence does not work if there's no langage set

Open narnaud opened this issue 9 years ago • 0 comments

When trying to toggle a fence code, if there's no langage set it does not work:

```js
work
```
```
does not work
```

narnaud avatar May 31 '16 19:05 narnaud