Results 3 issues of metaworm

It seems that it hasn't been implement yet. https://github.com/q66/cffi-lua/blob/master/src/lib.cc#L258 Maybe it can be implemented in the following ways - make `ffi_dl_handle` more large, such as `static void *ffi_dl_handle[1000];`, or use...

右侧文章目录,如何配置默认展开,文档中没找到相关说明;顺便问下,有没有交流群可以加入

usage

想在文档内通过details标签添加一些折叠块,但貌似details标签内的内容不支持markdown,测试代码如下 ```markdown test detail * list1 * list2 ``` 渲染效果是这样的,没有出现列表 ![image](https://user-images.githubusercontent.com/53322237/137665258-e9c6be5e-52a7-44bc-b0cf-b63185a7225d.png)

enhancement