Héctor Ramos
|
b832176dc6
|
[markdown] Switch to Remarkable (#153)
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
|
2017-10-24 09:45:21 -07:00 |
|
Joel Marcey
|
77535d80f2
|
The complete move to MIT license (#115)
- headers in .js files
- update README and LICENSE year
Testing:
grep BSD, Patents, patents turned up nothing
|
2017-10-05 11:14:49 -07:00 |
|
Héctor Ramos
|
419a11af3e
|
Extend Marked.js in order to support React Native's code players (#109)
* Extend Marked.js to support SnackPlayer and the WebPlayer, as used in React Native
|
2017-10-04 08:56:55 -07:00 |
|
Eric Nakagawa
|
a83e16308b
|
Fixes one warning in console for React.DOM.* usage.
|
2017-09-20 14:45:55 -07:00 |
|
Frank Li
|
43ef3c8142
|
Add comments
|
2017-08-15 16:55:38 -07:00 |
|
Frank Li
|
f3a152170d
|
Add syntax highlighting for more languages besides Javascript
|
2017-07-24 14:53:00 -07:00 |
|
Frank Li
|
fbae29b0ff
|
Run Prettier
|
2017-07-10 16:38:35 -07:00 |
|
Joel Marcey
|
e3139eea2f
|
Initial commit
|
2017-07-07 10:28:29 -07:00 |
|