pub const VERSION_TEMPLATE: &str = "## \u{26a1} j-cli (j)\n\n| \u{5c5e}\u{6027} | \u{5f53}\u{524d}\u{503c} |\n|--------------|-------------------------------|\n| **kernel** | {version} |\n| **os** | {os} |\n| **author** | lingojack / LingoJack / \u{8fbe}\u{4e0d}\u{6e9c}\u{52fe}\u{52fe} |\n| **email** | lingojack@qq.com |\n{extra}\n";Expand description
版本信息模板
用途: j version 命令输出
占位符: {version}, {os}, {extra}
格式: Markdown 表格