genzj
genzj
Support gitbook 3.x to fix issue #4 Minor changes: * Upgrade mermaid lib to ~7.0.0 * Support DOS CRLF Known issue: * Cannot render mermaid in ebook targets.
Update prettytable-rs dependency to v0.10.0 to fix the segmentation fault when listing the clients. Reproduction of the original issue: ```sh cargo run -- --example test.conf cargo run -- --list test.conf...
Add a boilerplate project bun-ts-userscript-starter. It creates Xmonkey (Greasemonkey/Tampermonkey/Violentmonkey/...) userscripts using bun runtime and TypeScript.