JogoShugh / SpaceMiner

SpaceMiner
http://spaceminer.azurewebsites.net
Other
4 stars 4 forks source link

Upgrade `code` component to use Ace Editor, support highlighting lines #80

Open JogoShugh opened 9 years ago

JogoShugh commented 9 years ago

The code component just renders with pre tags right now, but we really need to render it with Ace, and it would be super helpful to be able to bold certain lines to help focus the purpose of a step.

See example: http://jsbin.com/riwoyeyiza/edit?html,output