Obsidian-Format-Code
Obsidian-Format-Code copied to clipboard
This should be possible using [this plugin](https://github.com/jhipster/prettier-java)
支持更多语言,比如 java,go,shell,js 等
When I copy a code block exactly from a website that's already formatted properly, or copy it from chatGPT or copy it from an IDE like VS Code or another...
Add rust language with [prettier-plugin-rust](https://github.com/jinxdash/prettier-plugin-rust).
it possible to add support to format shell scripts? I think you just need to add [this](https://github.com/un-ts/prettier/tree/master/packages/sh) plugin to prettier.