● 設定方式參考:
[探索 3 分鐘] 用 JavaScript 與 css 客製化部落格 blogger
使用Google Code Prettify漂亮顯示讓程式碼自動分辨顏色
在 Google Blogger 顯示程式碼
● 選用樣式:
https://rawgit.com/google/code-prettify/master/styles/index.html
https://jmblog.github.io/color-themes-for-google-code-prettify/
例如:選用 Sunburst 的樣式,把 sunburst.css 裡面的碼,貼到 「HTML / JavaScript 」小工具的 style 區塊中
● 設定 Delphi 語言顯示:
在文章的 code 區塊中,設定 class="pascal"
● 程式碼中有 html 語法標籤的時候要轉碼
http://demo.smarttutorials.net/html-xml-adsense-parser/
<pre class="prettyprint"> <code class="pascal"> </code> </pre>
沒有留言:
張貼留言