- Introduced `AscensionTalentMapper.lua` to provide mapping between Ascension talent IDs and calculator positions.
- Auto-generated mapping table includes talent tabs, slots, and rank data for supported classes.
- Introduced `TalentEncoder.lua` to encode talents into URL format for easier sharing via talent calculator links.
- Implemented `GenerateMarkdownTalents()` for Markdown-based talent exports, including embedded iframe support.
- Enhanced slash command to support `mdtalents` for talent Markdown export.
- Updated UI with "MD Talents" button to trigger talent Markdown exports.
- Adjusted TOC and UI layout to integrate the new functionality.