sofish / pen

enjoy live editing (+markdown)
https://sofish.github.io/pen
Other
4.8k stars 411 forks source link

GIthub flavored markdown #145

Open cdekok opened 9 years ago

cdekok commented 9 years ago

It would be nice if something like

-```js
console.log('test');
-```

would work.

Actually i just see that there is a spec common mark http://commonmark.org/ which supports this :) not only github flavored.