mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
This commit is contained in:
parent
4db9b9f780
commit
68b960ad7a
8 changed files with 1120 additions and 131 deletions
|
|
@ -285,6 +285,7 @@
|
|||
思源的诞生离不开下列开源项目。
|
||||
|
||||
* [https://github.com/golang/go](https://github.com/golang/go) `BSD-3-Clause License`
|
||||
* [https://github.com/sajari/docconv](https://github.com/sajari/docconv) `MIT License`
|
||||
* [https://github.com/atotto/clipboard](https://github.com/atotto/clipboard) `BSD-3-Clause License`
|
||||
* [https://github.com/vanng822/css](https://github.com/vanng822/css) `MIT License`
|
||||
* [https://github.com/gofrs/flock](https://github.com/gofrs/flock) `BSD-3-Clause License`
|
||||
|
|
@ -322,6 +323,7 @@
|
|||
* [https://github.com/steambap/captcha](https://github.com/steambap/captcha) `MIT License`
|
||||
* [https://github.com/vmihailenco/msgpack](https://github.com/vmihailenco/msgpack) `BSD-2-Clause License`
|
||||
* [https://github.com/xrash/smetrics](https://github.com/xrash/smetrics) `MIT License`
|
||||
* [https://github.com/xuri/excelize](https://github.com/xuri/excelize) `BSD-3-Clause License`
|
||||
* [https://github.com/jgm/pandoc](https://github.com/jgm/pandoc) `GPL-2.0 License`
|
||||
* [https://github.com/microsoft/TypeScript](https://github.com/microsoft/TypeScript) `Apache-2.0 License`
|
||||
* [https://github.com/electron/electron](https://github.com/electron/electron) `MIT License`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue