Yuan

Results 3 issues of Yuan

I tried to use this template to export a markdown document to pdf. All the images and tables are aligned center, but their captions are aligned left. ![cm](https://user-images.githubusercontent.com/71576699/229290068-6b59b636-7d9c-4fc1-bc21-d047a71edb83.png) I checked...

The loop can't stop if there is a string in the `list` (type: forward_list) that can match `to_find` (type: string) ```cpp void find_and_insert(forward_list &list, const string& to_find, const string& to_add)...

Stellar主题很简洁和高级,期待作者能推出像NEXT主题一样可以支持对文章字数和阅读时长进行统计功能,类似于下面这些博客里面所说兼容hexo-wordcount等插件。可以参考: 1. [Hexo添加字数统计和阅读统计](https://blog.csdn.net/qq_44082148/article/details/105701427) 2. [Hexo添加字数统计、阅读时长](https://www.cnblogs.com/brady-wang/p/8418518.html) 十分感谢!

todo