Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Code to html converter [closed]

What is good free tool (both online, offline) to convert code (could be also html code) text snippet (already formatted) to html with code highlighting (keywords at least) and keep original formatting (as html snippet already) to make it possible to insert to blog?

like image 850
Mike Avatar asked May 10 '26 16:05

Mike


1 Answers

If you are using WordPress, I can recommend this extension. It should be exactly what you are looking for.

Just an example, taken from the page:

enter image description here

like image 134
oopbase Avatar answered May 12 '26 06:05

oopbase