示例:

https://code.google.com/p/google-code-prettify/wiki/GettingStarted

主题如何使用google-code-prettify高亮代码:

http://www.qingdou.me/2138.html

结果就象这样:

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

  

 

 

相关文章: