arasatasaygin / is.js

Micro check library
http://is.js.org
MIT License
9.16k stars 627 forks source link

Using code prettifier for gh-pages #248

Open ironmaniiith opened 7 years ago

ironmaniiith commented 7 years ago

The current code is written in just a pre tag which looks ugly. I prefer code-prettify which is sober and pretty simple to use.

Please suggest any better alternative if anyone have any.

Edit: prism.js also looks nice

arasatasaygin commented 7 years ago

I kinda love the current one as a design choice. Code samples are not too long or complicated to enhance readability. But just my opinion. If people think it can help, go for it 👍

jdalton commented 7 years ago

@ironmaniiith Could you post a mockup image?

ironmaniiith commented 7 years ago

Without styling:

screenshot from 2016-10-06 11-47-53

With styling

code-prettify screenshot from 2016-10-06 11-48-01

prism.js prism js

arasatasaygin commented 7 years ago
jdalton commented 7 years ago

< I have no opinion />