Posts

Showing posts with the label source code snippet

Why Put Your Source Code Snippet into Syntax Highlighting Editor

If you are putting a lot of source code snippets into your blog for demonstrative purpose, you will soon realize that it is not a wise choice to let the source code snippets to be part of the post in your blog. By doing so, it will cause the source code to be inaccurate when it is copied out and paste into another file. In another words, your readers who are interested in your source code and are trying to copy directly from your post may end up not working.