v0.3.4
Fix: multi-word author names + post-install message
Bug fix
mdprobe config author Henry Ávila (without quotes) previously saved only "Henry" because the CLI only captured args[2]. Now all remaining args are joined. Same fix applied to setup --yes --author flag.
Post-install message
After npm install -g @henryavila/mdprobe, users now see:
mdProbe installed successfully!
Usage:
mdprobe doc.md Open a single file
mdprobe doc.md spec.md Open multiple files
mdprobe docs/ Open all .md files in a directory
For AI integration:
mdprobe setup