alexa-skillz / alexa-interview-overflow

Gathering user-generated interview questions and answers for our Alexa interview skill(s). Mongo, Express, Node. (Authors: Team)
https://alexa-interview-overflow.herokuapp.com/
MIT License
2 stars 1 forks source link

Allow users to add HTML/CSS/JS syntax to question and answers #64

Closed jonathanheemstra closed 7 years ago

jonathanheemstra commented 7 years ago

super stretch goal but we should allow a user to add syntax highlighted code to a question or answer.

b-d-johnson commented 7 years ago

Something like: http://prismjs.com/ might work for this.

b-d-johnson commented 7 years ago

Added issue to frontend repo.