Friday, March 6, 2026

Code preview

In this post I'm trying out to add "code" text block, for better overview of code.

This might work...   
  Your code here

Or this... using: https://codeformatter.blogspot.com/
 function hello() {  
 echo "world";  
 }  

Another option seem to be to embed gists from Github.

No syntax hightlighting though... to be continue.

No comments:

Post a Comment

The State of WordPress and Perhaps Writing a Book About It

I have been preoccupied with certain features of WordPress and building plugins lately. It has been good knowledge to pick up and interestin...