mirror of
https://github.com/watsonlu/obsidian-showdown-viewer.git
synced 2026-07-22 07:49:13 +00:00
No description
| .github/workflows | ||
| .gitignore | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.js | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| screenshot.png | ||
| styles.css | ||
| tsconfig.json | ||
Pokemon Showdown Viewer
A plugin that displays Pokémon built using Pokémon Showdown's team builder in Obsidian in a nice way.
How to use
Copy your Pokémon team into a showdown code block:
```showdown
Stunfisk @ Air Balloon
Ability: Static
Shiny: Yes
EVs: 252 HP / 252 SpA / 4 Spe
- Aqua Tail
- Curse
- Earthquake
- Snore
```
