Aaron Huang

Results 10 comments of Aaron Huang

> Same problem With the kernel file WSA won't boot

Might be a problem ![image](https://github.com/DMOJ/online-judge/assets/58890327/c97a1161-355e-49f9-a91f-0aec0eff3d63)

Though it is already dark in the top right ![image](https://github.com/DMOJ/online-judge/assets/58890327/548a2217-1de3-4842-92c3-3f446e1fce1b)

remove the `.desmos-graph` for some reason it causes the CSS to stop matching. This is not a problem with this plugin or obsidian.

```css /* Set the graph background colour */ .dcg-svg-background { fill: var(--background-primary); } /* Set gridline colour */ .dcg-svg-minor-gridline { stroke: var(--background-modifier-border); } /* Set axis colour */ .dcg-svg-axis-line {...

Pretty sure toc was broken before 😅. By syntax highlighting do you mean in code blocks?

![image](https://github.com/jackyzha0/quartz/assets/58890327/7e31478f-ca96-45e2-9cf6-cd2a75c67210) Renders to: ![image](https://github.com/jackyzha0/quartz/assets/58890327/807fc0e7-e339-4093-abe9-41d392d7236e) TOC is still broken: before: ![image](https://github.com/jackyzha0/quartz/assets/58890327/f319708c-97b3-4ec5-8bd4-65b74fe2c6cd) After: ![image](https://github.com/jackyzha0/quartz/assets/58890327/f5a6b25d-caa3-4473-952f-8f5a55623320)

The problem with the TOC is that it is generated by unifiedjs plugin but it is not mdast. When it is made: 1. Only the text is gets forwarded to...

I have crated a new issue to track the bug with TOC #1143

Nice project I was testing this with my Q45. I'm just stuck on loading screen. Logs seam normal to me ![image](https://github.com/gmallios/SoundcoreManager/assets/58890327/2056c4fc-30b1-4725-9938-3b084cdd618e) ``` [2024-02-06][02:30:55][DEBUG][soundcoremanager::tray] Setting tray menu to connected status: false...