While blogging one or more posts might need code snippet(lines of code statements) as a reference or support to the problem/solution statement.
Adding the code statements to the blog post directly renders as html where the readability might be lost.
To improve the readablity of code snippets, i recommend a nice solution which i found. The solution is simple and straight forward which can be done 3 simple steps and it allows the end-users to copy the code snippet to clipboard or get a print of that easily.
Find the detailed post here.
No comments:
Post a Comment