Commit Graph

6 Commits

Author SHA1 Message Date
50c949a910 🔍 Enhance cheat sheet filtering and update script metadata hashes 2026-04-13 00:45:48 +08:00
124492d408 🌟 Add inline prefix handling in main.rs and update script metadata files 2026-04-13 00:36:19 +08:00
c51c2a2773 📚 Add help message and update script metadata hashes due to main.rs changes 2026-04-13 00:33:30 +08:00
85b319d239 📦 Add Serde and Serde JSON dependencies for cheat sheet metadata handling 2026-04-13 00:26:08 +08:00
5ec214b923 📦 Update dependencies and enhance functionality for markdown rendering
The changes include updates to dependencies in `Cargo.lock` and `Cargo.toml`, along with enhancements to the markdown rendering script:

1. Added new dependencies: `reqwest` for HTTP requests and `rust_util` for utility functions.
2. Modified `main.rs` to support reading from both local files and URLs, improving flexibility.
3. Updated metadata files (`script-meta-v2.json` and `script-meta.json`) to reflect changes in script size and hash.

These updates expand the script's capabilities while ensuring compatibility with existing features.
2026-04-12 23:59:23 +08:00
1f052b8b32 🆕 Add new script md-rs and update metadata files to include its details 2026-04-11 23:34:00 +08:00