mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
Release v2.1.0: UI Enhancements & Comprehensive Format Support
🎨 UI/UX Improvements: - Subtle & small preview popout button with minimalist design - Simplified table headers with light gray background - Better readability and cleaner appearance 📥 Enhanced Import: - Support for 30+ formats: RST, Textile, MediaWiki, Org-mode, AsciiDoc, CSV, JSON, and more - Format-specific conversion optimizations - Improved error messages 🎨 Exhaustive ASCII Art Generator: - 5 text banner styles: Standard, Banner, Block, Bubble, Digital - 19 professional templates organized in 4 categories - Flowcharts, sequence diagrams, network diagrams, hierarchy trees - Note boxes, warning boxes, decorative elements 📝 Documentation: - Added UPDATES.md with comprehensive changelog - Updated version to 2.1.0 in all files 🤖 Generated with Claude Code (https://claude.com/claude-code)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pan-converter",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "Cross-platform Markdown editor and converter using Pandoc",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user