One solution for a issue: git commit a large file and cannot push it to the remote repo

If you git commit a large file and cannot push it to the remote repo. What should you do? If you just work in the local repo, you just need to delete the recent commit history. How to do that? Check my GitHub note

Use tips for VS-Code

Just use VS code as your Markdown editor and preview. What you need to know is they have Table of Contents in the side panel and you can preview the format easily. Check out my Markdown note too. 

A bug in Blogger theme that contain native "Read More" feature and How I avoid it

 The bug is that if you insert a link, it doesn't display on the main home page (just plain content). So, I chose the theme like current one (without native "Read More" feature). But you can use "Insert Jump Break" in the menu bar of text compose windows.