bingryan

Results 85 comments of bingryan

> 希望添加企业微信(wecom)的应用接入 能否具体一点,比如描述一下你的场景,达到什么样的效果或者解决什么需求

@CePeU fix ci error plz :)

BTW, Should it be an list? not only one element(RegExString -> ReplacmentString)

title do that replace logic?

@CePeU Do you want to provide this PR?

> Example: https://github.com/joethei/obsidian-plantuml?tab=readme-ov-file#examples > > ``` > ```plantuml > Bob -> Alice : hello > Alice -> Wonderland: hello > Wonderland -> next: hello > next -> Last: hello >...

"export to HTML" is after render, but "export to markdown" is not .

https://github.com/bingryan/obsidian-markdown-export-plugin/blob/f3aae38fb55be6cc152224358f28067bf64ac7b5/src/utils.ts#L415-L416 It doesn’t take long, just need to render the content for `export to markdown`.

BTW, you can try to `export to markdown` in `preview` mode