Hong Jiarong

Results 17 issues of Hong Jiarong

### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have tested that this issue has...

bug
ready-to-go

### 功能描述 如题,加入 banner 和 sidebar 处 logo 字体自定义的选项 ### 图片描述 ![image](https://github.com/EvanNotFound/hexo-theme-redefine/assets/64763790/afe7af0e-ed8d-49c7-b18c-fb35172f11ca) ### 其他 _No response_

enhancement

Hi! Based on [Lukas' work](https://github.com/astrale-sharp/wasm-minimal-protocol/pull/26) I make some small changes on the example. And a note about `go.mod`: The first line defines the program's module path (not a git submodule),...

Can tidy support HTML export? Currently, block elements are ignored in HTML export, but I think it should be possible to do so if there is a special adaptation for...

enhancement

Implemented `convertHtmlToTypst` in `html-table-converter.ts` to parse `text/html` and convert to Typst table by using `xmldom`.

**Describe the bug** ```typst #underline( lorem(10), stroke: gradient.linear(dir: ttb, yellow, black) + 3pt, ) ``` ```typst #rect( width: 100pt, height: 100pt, radius: 20pt, inset: 0pt, fill: black, stroke: ( top:...

upstream

### Description When using [the Maple Mono font](https://github.com/subframe7536/maple-font) in Typst, certain character sequences are not copied correctly from the compiled PDF. Specifically, the arrow sequence `

bug
pdf