使用Easybook突出显示代码的最佳方法

I have been using Easybook quite a while recently and I am experiencing issues when wanting to highlight code with geshi using any of the available styles: fences and/or github.

I have just came across the Symfony documentation like code highlighting and would love to intergrate this with my portable files. Below is an image:

enter image description here

How possible is it to create this kind of styling with the option of turning the line numbering on?

It turned out that all I needed to do was to add spaced before I could add my code like we do here in StackOverflow so my problem is solved.