Aiden Liu

Results 155 comments of Aiden Liu
trafficstars

actually, the root cause for this "stack on top" issue is because native selection, which can be styled with [`::selection`](https://developer.mozilla.org/en-US/docs/Web/CSS/::selection), is mixed with codemirror's [drawSelection](https://codemirror.net/6/docs/ref/#view.drawSelection) plugin, which draw multiple selections...

Good News! I've written a plugin that allows MultiMarkdown table syntax to work in Obsidian, maybe you can consider first allow the `tx`-tagged code block to be ignored so that...

The auto-formatting also applies to the table within the code block, so, for example, when hitting enter, the gaps between divide mark `|` is filled with blanks, and the header,...

It's been a while since then, any update on the possible fix?

你可以看下之前和docker相关的PR,作者有说他不接受合并到主分支 https://github.com/spencerwooo/onedrive-vercel-index/pulls?q=is%3Apr+docker

他建议放在讨论区或者gist上,具体等作者回复吧,估计不大会合并,我之前也折腾过😂

Fix in [4815ea](https://github.com/alx-plugins/media-extended/commit/4815ea840e10148e3db4d1e34cfceab9f80f8b89), will be release with new update

It seems to be an upstream bug related to Plyr. I'll keep the issue here but probably won't fix it.

yes, it's already a part of the plan of v3 to support any website with webview player. I've implemented bilibili support with it, but more work needs to be done...

It should be easy if you are trying to embed the iframe automatically, but using advanced features like timestamp will require support from Instagram iframe API. I'm not so familiar...