解决Hexo有序列表编号重置问题
参考链接: link
可采用markdown书写方式-源代码
源代码链接: link
渲染效果
- This is the start of a new bullet list. Hey, where is my fenced code? ```
Code
More Code1
2
2. Well that was disappointing. How about we indent and use backticks together?
CodeCode More Code1
2
3
3. No such luck. This time, with separation too:
More Code
```