Xuanwo
Xuanwo
Looking forword for this feature!
Let's move to github dependabot to handle this!
I try to fix this issue via allow unicode in uri: https://github.com/hyperium/http/pull/565 PTAL.
其实可以考虑做迁移插件
`[xxx](www.google.com)`即可,不是所有引擎都按照GFM来的
https://github.com/tankywoo/simiki/blob/master/simiki/generators.py 你换吧- -
@tankywoo 我没理解错的话,simiki现在的渲染是自己实现的?有没有考虑过拆分成一个模块,然后允许用户是用别的开源组件呢?
google search
我记得好像有一个开源库可以通过json数据来建立一个本地的搜索
参考 https://github.com/tankywoo/simiki/issues/44 如果实现了站内地图,那站内搜索只要建立在这个基础上就可以了~