In this issue I want to collect some ideas for improving our fenced code block widget. 1.0 will launch without this. - [ ] Language toggling A good example of this can be found in the [Parse docs](http://docs.parseplatform.org/ios/guide/#objects). - [ ] Sub-language toggles (e.g. ES6, ES5) - [ ] Line highlighting Support ```javascript{3,5-7} syntax for highlighting (#105 @rickyvetter) (There may be other ideas for features to implement in this issue https://github.com/facebook/react/issues/10991)
In this issue I want to collect some ideas for improving our fenced code block widget. 1.0 will launch without this.
A good example of this can be found in the Parse docs.
(e.g. ES6, ES5)
Support ```javascript{3,5-7} syntax for highlighting ([WIP] Switch to Remarkable #105 @rickyvetter)
(There may be other ideas for features to implement in this issue react/react#10991)