崮生

Results 20 issues of 崮生

首先感谢开发了如此棒的插件🎉 不知可否新增一个自定义站点的功能 例如配置自定义站点 url: https://ld246.com/ 在发布到个平台时就不在将思源内的引用转化为添加到底部的文档而是转化为外链 例如要发布的文档 ```md ## 文档a [[ 文档b ]] // 思源的块引用 ``` 发布的效果 ```md ## 文档a [文档b](https://ld246.com/ {文档的hpath} ) ``` 除此之外,OceanPress 支持将挂件图片化,也可以在发布时将挂件替换成 OceanPress 保存的图片

enhancement

![图片](https://github.com/siyuan-note/oceanpress/assets/28727933/80d0f40c-8564-412d-8f47-552ab88ba5e6) 在复制菜单添加一个复制OceanPress链接

问题:用户如果确实需要生成具有此协议的链接怎么办 暂行方案:添加一个配置项

# **🐞 Bug Report** ## **Describe the bug** if(false){ import('index.css') } In this case, the css will still be imported --- ### **Is this a regression?** no --- ### **To...

node.js has a 0% cpu footprint when running a js file that contains only one setInterval, while llrt consistently maintains a 25% cpu footprint (on a 2-core, 4-thread machine). Is...

bug

siyuan 本体也是 ts 项目,我认为直接从那个项目生成 .d.ts 文件更好

```test.js const r= await new Response("500", { status: 500, headers: { "Content-Type": "text/plain", }, }).body; console.log("[r]", r); ``` This is supposed to be ReadableStream, but now it's undefined

非常感谢作者的开源项目 我个人想给您捐赠一杯咖啡,不知道有没有捐赠渠道