Anand
I am a software engineer
How did I achieve syntax highlighting in this blog
In this blog post, I will explain how I achieved syntax highlighting in this blog. I will also explain how I achieved line highlighting, word highlighting, captioning, line add, remove, code diff, etc.
Markdown Style Guide
Here is a sample of some basic Markdown syntax that can be used when writing blog posts.
This is how you can git commit in past date
Can you commit in past date? TLDR; Yes, you can. Let me show you how.
Some tips on npm package installation and updation
In this blog post, I will explain some tips on npm usage. I will explain how to install a package globally, locally, how to install a specific version of a package, how to update a package, how to uninstall a package, etc.
