File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3232 "vite-plugin-logseq" : " 1.1.2"
3333 },
3434 "logseq" : {
35- "id" : " perfectpan- logseq-code-formatter" ,
36- "icon " : " ./logo.svg "
35+ "id" : " logseq-code-formatter" ,
36+ "title " : " logseq-code-formatter "
3737 }
3838}
Original file line number Diff line number Diff line change 1- # Logseq Plugin Template React
1+ # Logseq Plugin Code Formatter
22
3- ## Features
3+ Format your code block in logseq.
44
5- - plug & play boilerplate with properly defined GitHub action defaults
6- - develop with HMR, empowered by lightning fast Vite ⚡ with [ vite-logseq-plugin] ( https://github.com/pengx17/vite-plugin-logseq )
7- - TailwindCSS for styling
8- - pnpm
5+ This plugin is powered by [ prettier] ( https://github.com/prettier/prettier ) .
6+
7+ ## Supported language
8+
9+ JavaScript, TypeScript, HTML
10+
11+ ## Usage
12+
13+ ![ usage] ( ./assets/usage.gif )
You can’t perform that action at this time.
0 commit comments