Stiil problem with wp-syntax
Now with a php snippet with backtick and “” string
I think it would be fine to have shortcode syntax to call wp-syntax
with two ways of call inline and infile
1) Inline syntax
[source lang="php" line="1" escaped="full"]
inline code here
[/source]
2) Infile syntax
[source lang="php" line="1" file="path_to_myfile.php /]