Export comprehensive ESO character data in beautiful Markdown format with clickable UESP links for abilities, sets, races, classes, zones, and more.
- 📊 Complete Character Profile - Level, CP, attributes, skills, equipment, combat stats
- 🎯 Markdown Output - Rich tables, links, and formatting for sharing and AI context
- 🔗 Smart Links - Automatic UESP links for abilities, sets, races, classes
- ⚙️ Customizable - Extensive settings and profile system
- 🎨 Rich Output - Tables, emojis, progress bars, collapsible sections
- 📱 Copy & Paste - One-click copy to clipboard
- Via Minion: Search "CharacterMarkdown" → Install
- Manual: Download from ESOUI
/markdown (or /cm) # Generate Markdown format (default)
# Settings management
/markdown help # Show available commands
/markdown version # Show version
/markdown settings # Open settings panel
- Run
/markdowncommand in-game - Window opens with generated output
- Click "Select All" → Copy (Ctrl+C)
- Paste anywhere (Markdown viewers, data tools, etc.)
- Character: Name, race, class, alliance, level, CP
- Attributes: Magicka, health, stamina allocation
- Combat Stats: Resources, power, resistances, recovery
- Equipment: Gear, sets, mundus stone, active buffs
- Skills: Skill bars, progression, morphs
- Economy: Gold, currencies, inventory status
- Progression: Achievement score, riding skills, enlightenment
- Content: DLC access, collectibles, crafting knowledge
- PvP: Alliance War rank, campaign assignment
- Companion: Active companion stats and equipment
- Full tables with collapsible sections
- Rich formatting with emojis and progress bars
- Comprehensive UESP links
- Perfect for documentation and sharing (e.g. GitHub, Discord)
Access settings via:
- In-game:
/markdown→ Settings button - Addon Menu: CharacterMarkdown settings panel
- Sections: Enable/disable specific data sections
- Links: Toggle UESP links for abilities and sets
- Filters: Minimum skill ranks, equipment quality
- Profiles: Save/load different configuration sets
- Full Documentation - Everything enabled
- PvE Build - Focus on trials/dungeons
- PvP Build - Optimized for Cyrodiil/Battlegrounds
Add personal build notes that appear in your markdown:
/markdown notes "This is my main PvE DPS build for trials"
- Per-character custom notes and titles
- Per-character play style tags
- Settings saved per account
- Comprehensive error reporting
- Graceful degradation if data unavailable
- Debug mode for troubleshooting
- User Guide - Detailed usage instructions and troubleshooting
- Development Guide - Setup, contribution, and code style
- Architecture - Code structure, patterns, and data flow
- API Reference - ESO Lua API usage patterns
- Memory Management - Efficient memory practices and best patterns
- Publishing Guide - Release and distribution process
- Testing Guide - Validation and testing procedures
- Changelog - Complete version history
We welcome contributions! See Development Guide for:
- Local setup instructions
- Code style guidelines
- Testing procedures
- Pull request process
MIT License - see LICENSE
Made with ❤️ for the ESO community