但为君故
但为君故
Yes, I also hit this problem. I defined my function ```typst #let my-diagram(kind) = [ #box[ // some codes] ] ``` Then I want to use `show` rule ```typst #show...
It's 2025 now... And this problem seems not to be solved...
https://www.npmjs.com/package/@vscode/vscode-languagedetection
RSS的意义之一就是主动掌控信息源,避开推荐算法的干扰。如果你自己再加上推荐算法,那RSS也就失去它的意义了
 对于MathJax 渲染的公式SVG图形,也不能正常显示。  以下是RSS地址: https://[nextjs-lexical-blog-demo.vercel.app/rss.xml](https://nextjs-lexical-blog-demo.vercel.app/rss.xml) https://[dreams.plus/rss.xml](https://dreams.plus/rss.xml)
I have referenced some documents about date and number localization, it might be a breaking change and refractor for existing project and needs to integrate with format.js. https://formatjs.github.io/
The picture viewer also has this problem https://github.com/user-attachments/assets/3b2d5ad1-4b99-4eda-aa55-71be036af4b5
Yes, this bug appears on Windows platform as far. And, it is currently found that this bug is only triggered in Electron client. There is no such bug in browser.
You should process them with [KaTeX](https://katex.org/) or [MathJaX](https://www.mathjax.org/) and transform the TeX code into HTML structure manually in your pre-procession.
https://github.com/PrinOrange/plantuml-coder I have rewrited this package and fixed some bugs. ```bash npm i plantuml-coder ```