styledocco
styledocco copied to clipboard
Syntax Highlighting
Hi!
First of all the latest release is awesome, keep up the good work!
I was just wondering if you are planning on adding syntax highlighting? I'm talking about the HTML code example and maybe also the css on the right side.
Thanks! Highlighting is on my todo-list.
Now the HTML examples are editable which makes highlighting slightly complicated, but I have some ideas. I benchmarked a few highlighters and I'll probably use Prism.js.
Right now my focus is improved testing, to be able to add features quicker without breaking stuff, but this will come after the test suite is in order.
That sounds great!
Looking forward to this Jacob.
Styleguides acts as a reference, so syntax highlighting is a key part. I still dont understand why would you make code areas editable. For a styleguide, it doesnt make sense.