Tenvi

Results 25 issues of Tenvi

Because of some problems, `{title}` often not equal to `{h1_title}` should we support the new keyword `{h1_title}`? --- and `{relative_path}` is so important this new keyword can handle the result...

### How to reproduce this problem? #### 1⃣️ Add npm script ```json "print": "node -e 'console.log(process.env)'" ``` #### 2⃣️ Run npm script with ultra-runner ```bash $ ultra -r --filter '+your/package'...

### Describe what you want SQLite has recently received JSONB support: - [sqlite.org/forum/forumpost/fa6f64e3dc1a5d97](https://sqlite.org/forum/forumpost/fa6f64e3dc1a5d97) - https://news.ycombinator.com/item?id=39004963 - https://news.ycombinator.com/item?id=38540421 - https://github.com/oven-sh/bun/discussions/8177 - https://github.com/dyedgreen/deno-sqlite/issues/258 - https://github.com/drizzle-team/drizzle-orm-docs/pull/231 - https://github.com/prisma/prisma/issues/3786#issuecomment-1902085562

enhancement

本库使用了一个名为 dirImgObj 的类型 用于描述路径和图片URL的1:n的关系

- 参考式链接 语法: `![Alt text][id]` `[id]: url/to/image "Optional title attribute"` - 图片title 语法: `![Alt text](/path/to/img.jpg "Optional title")` - HTML图片标签 语法: ``

enhancement
help wanted

支持对小于 `${limit}` 的内嵌图片base64处理

enhancement

添加钩子,支持复制粘贴链接时自动下载/上传 支持一键下载

enhancement
help wanted

例如,当插入位于 `img/示例图片.png` 时, 图片路径会自动变为 `img/%e7%a4%ba%e4%be%8b%e5%9b%be%e7%89%87.png` 开启该选项可获得与其他Markdown引擎更好的兼容性, 关闭该选项可获得更高得可读性

enhancement