<!-- Before creating an issue please make sure you are using the latest version of VuePress. --> ## Bug report <!-- Please ask questions on StackOverflow. --> <!-- https://stackoverflow.com/questions/ask?tags=vuepress --> <!-- Issues which contain questions or support requests will be closed. --> #### Version 0.10.0 #### Steps to reproduce 1. write down below markdown content: \``` css span { padding: 20px; } \``` 2. start dev server, then result is as below:  <!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. --> #### What is expected? show `css` rather than `c` in upper right corner.