- 后台接口
- 前台接口
- AI对话
- AI行业
- 问答拆分
- 上传接口
- 登录注册
- 其它配置
- 应用分享
- 充值套餐
- 用户管理
- 机器人管理
- 机器人发布
- 知识库提问
- 知识库数据
- 知识库管理
- 数字人
- 【新】后台接口
- 【新】前台接口
训练数据列表
GET
/api/embedding/lists
请求参数
Query 参数
kb_id
integer
知识库ID
示例值:
1
status
integer
可选
示例值:
1
keyword
string
关键词
示例值:
关键词
Header 参数
token
string
可选
示例值:
{{api-token}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/embedding/lists?kb_id=1&status=1&keyword=关键词' \
--header 'token: {{api-token}}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
show
integer
必需
msg
string
必需
data
object
必需
lists
array [object {16}]
必需
count
integer
必需
page_no
integer
必需
page_size
integer
必需
extend
object
必需
示例
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"uuid": "6e7c431b-46d7-444e-943a-9b243f3b236d",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "[8.0.0] - 2016-09-16\n### Changed\n- Benchmarks src cleanup.\n- Remove testing in old nodes (but still use es5).\n- Updated CM spec compatibility to 0.26 (see list below):\n- Two consecutive newlines no longer terminate a list.\n- Ordered list terminating a paragraph can now only start with 1.\n- Adjust emphasis algorithm (`*foo**bar**baz*` is now parsed as `<strong>`\n inside `<em>`).\n- Fix tab width calculation inside lists and blockquotes.\n\n\n## [7.0.1] - 2016-08-16\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "4544bf83-9514-4814-87b5-d96995058e66",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "nkify-it) version to\n 1.1.0. Now links with IP hosts and without protocols are not linkified by\n default, due possible collisions with some version numbers patterns (0.5.0.0).\n You still can return back old behaviour by `md.linkify.set({ fuzzyIP: true })`.\n\n\n## [4.1.2] - 2015-04-19\n### Changed\n- Bumped linkifier version. More strict 2-chars tald support for links without\n schema. Should not linkify things like `io.js` and `node.js`.\n\n\n## [4.1.1] - 2015-04-15\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "be74b14d-6ccf-430f-b774-5b0a052f63f5",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "n an inline context.\n- Allow `<meta>` html tag to appear in an inline context.\n\n\n## [12.0.2] - 2020-10-23\n### Fixed\n- Three pipes (`|\\n|\\n|`) are no longer rendered as a table with no columns, #724.\n\n\n## [12.0.1] - 2020-10-19\n### Fixed\n- Fix tables inside lists indented with tabs, #721.\n\n\n## [12.0.0] - 2020-10-14\n### Added\n- `.gitattributes`, force unix eol under windows, for development.\n\n### Changed\n- Added 3rd argument to `highlight(code, lang, attrs)`, #626.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "b311d32a-76d4-4bce-bef1-6615abebe886",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "telisted block tags.\n\n\n## [8.2.0] - 2016-12-01\n### Changed\n- Updated CM spec compatibility to 0.27 (no significant changes).\n\n### Fixed\n- Fix backticks handle inside tables, #303.\n- Fix edge case for fenced blocks with `~~~` in info, #301.\n- Fix fallback to reference if link is not valid, #302.\n\n\n## [8.1.0] - 2016-11-03\n### Changed\n- Make link parse helpers (`md.helpers`) pluggable, #299.\n\n\n## [8.0.1] - 2016-10-18\n### Fixed\n- Tables: allow tab characters in markup\n\n\n## [8.0.0] - 2016-09-16\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "66d3eced-34df-401e-88d3-97fdc63b062f",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "attrJoin()` methods.\n- Highlighter: allow wrapper override (if result starts with \"<pre\").\n\n\n## [5.0.3] - 2016-01-04\n### Fixed\n- Allow single column and mismatched columns count in tables.\n- Smartquotes: take into account adjacent tokens.\n- Fill `content` property in image token with `alt` source.\n\n\n## [5.0.2] - 2015-11-20\n### Fixed\n- Fix meta information (`token.markup` and `token.info`) for autolink tokens.\n\n\n## [5.0.1] - 2015-10-30\n### Fixed\n- Improved tables compatibility with github, #120.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "9d3ee350-d158-4b4a-90c2-b697ba5b1a89",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "at the end of links.\n\n\n## [4.2.2] - 2015-06-10\n### Changed\n- CM spec 0.20.\n\n### Added\n- Added support for multichar substituition in smartquites, #115.\n\n### Fixed\n- Fixed code block render inside blockquites, #116.\n- Doc fixes.\n\n\n## [4.2.1] - 2015-05-01\n### Changed\n- Minor emphasis update to match CM spec 0.19.\n\n\n## [4.2.0] - 2015-04-21\n### Changed\n- Bumped [linkify-it](https://github.com/markdown-it/linkify-it) version to\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "bc907e95-d482-4436-8ea0-442238753d09",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Changed\n- `(p)` is no longer replaced with § by typographer (conflicts with ℗), #763.\n- `text_collapse` rule is renamed to `fragments_join`.\n\n### Fixed\n- Smartquotes, typographic replacements and plain text links can now be escaped\n with backslash (e.g. `\\(c)` or `google\\.com` are no longer replaced).\n- Fixed collision of emphasis and linkifier (so `http://example.org/foo._bar_-_baz`\n is now a single link, not emphasized). Emails and fuzzy links are not affected by this.\n\n\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "0750f795-8974-40a4-a812-d74267ec6e63",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Fix crash introduced in `12.0.3` when processing strikethrough (`~~`) and similar plugins, #742.\n- Avoid fenced token mutation, #745.\n\n\n## [12.0.3] - 2020-12-07\n### Fixed\n- `[](<foo<bar>)` is no longer a valid link.\n- `[](url (xxx())` is no longer a valid link.\n- `[](url\\ xxx)` is no longer a valid link.\n- Fix performance issues when parsing links (#732, #734), backticks, (#733, #736),\n emphases (#735), and autolinks (#737).\n- Allow newline in `<? ... ?>` in an inline context.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "fcc8085c-1388-45c6-8066-085f03537ed2",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "ording & typo fixes.\n\n\n## [10.0.0] - 2019-09-11\n### Security\n- Fix quadratic parse time for some combinations of pairs, #583. Algorithm is\n now similar to one in reference implementation.\n\n### Changed\n- Minor internal structs change, to make pairs parse more effective (cost is\n linear now). If you use external \"pairs\" extensions, you need sync those with\n \"official ones\". Without update, old code will work, but can cause invalid\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "23867190-4772-4bb8-9506-7ded1f6f93c1",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Fix blockquote termination by list item, #338.\n\n\n## [8.3.0] - 2017-02-16\n### Changed\n- Remove tabs at the beginning of the line in paragraphs.\n- Better error message for bad input type, #324.\n\n### Fixed\n- Fix table indentation issues, #325, #224.\n- Fix blockquote termination inside indented lists, #329.\n\n\n## [8.2.2] - 2016-12-15\n### Added\n- Add `-o` / `--output` option to CLI, #312.\n\n\n## [8.2.1] - 2016-12-02\n### Fixed\n- Add missed h2..h6 to whitelisted block tags.\n\n\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "0f323da7-29c5-495a-9f3b-72ec6bfecec9",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Added\n- Added `Token.attrGet()` method for convenience, #251.\n\n\n## [6.0.3] - 2016-05-30\n### Security\n- Security fix: possible ReDOS in `linkify-it` (forced bump of `linkify-it` &\n `uc-micro` dependencies). New installs will use fixed packages automatically,\n but we bumped `markdown-it` version for sure & for web builds.\n\n\n## [6.0.2] - 2016-05-16\n### Fixed\n- Fix: should not escape twice content of image alt attribute, #246.\n\n\n## [6.0.1] - 2016-04-02\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "49f69096-a89c-4606-badc-b5cd3a0f29ee",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Improve support of missing values in tables, #224.\n\n\n## [6.0.0] - 2016-02-11\n### Changed\n- Maintenance release. Version bump caused by notable changes in CM spec\n (multiline setext headers, no spaces inside links, ...). API was not changed.\n- Fit CM 0.24 spec requirements.\n\n### Fixed\n- Fixed nesting limit check in inline blocks, #197.\n- Fixed posible tail loss in CLI ouput.\n\n\n## [5.1.0] - 2016-01-07\n### Added\n- Token: added `.attrSet()` & `.attrJoin()` methods.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "2364716e-2279-47f7-acf4-e4cbcd674810",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "y with github, #120.\n\n\n## [5.0.0] - 2015-10-05\n### Changed\n- Internal API change. Due to new CM spec requirements, we had to update\n internals. That should not touch ordinary users, but can affect some external\n plugins. If you are plugin developper - see migration guide:\n https://github.com/markdown-it/markdown-it/blob/master/docs/5.0_migration.md.\n- Updated CM spec compatibility to 0.22 (see list below).\n- Keep tabs (don't replace with spaces).\n- Don't wrap iframes with paragraphs.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "a80427f1-8d6e-46e3-be90-f8069d63513a",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "mes with paragraphs.\n- Rewritten emphasis algorithm.\n\n### Fixed\n- Fix closure compiler collisions (don't use reserved words), #159.\n\n\n## [4.4.0] - 2015-07-18\n### Changed\n- Updated HTML blocks logic to CM 0.21 spec.\n- Minor fixes.\n\n\n## [4.3.1] - 2015-07-15\n### Security\n- Fix class name injection in fence renderer.\n\n### Fixed\n- Allow numbered lists starting from zero.\n\n\n## [4.3.0] - 2015-06-29\n### Changed\n- `linkify-it` dependency update (1.2.0). Now accepts dash at the end of links.\n\n\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "e4bd8be4-bc1e-43b2-94d1-a2db9ec3ace8",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).\n\n\n## [13.1.0] - WIP\n### Changed\n- Throw an error if 3rd party plugin doesn't increment `line` or `pos` counters\n (previously, markdown-it would likely go into infinite loop instead), #847.\n\n## [13.0.1] - 2022-05-03\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "a8e72478-5122-49e3-a707-33c3a395c437",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Bumped `linkify-it` to 4.0.1. That should fix some hangs, caused by wrong\n data, returned from `linkify-it`.\n\n## [13.0.0] - 2022-04-22\n### Added\n- Added a new token type `text_special` to store escaped characters, same as `text` but\n unaffected by replacement plugins (smartquotes, typographer, linkifier, etc.).\n- Added a new rule `text_join` in `core` ruler. Text replacement plugins may choose to\n insert themselves before it.\n\n### Changed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "0b15e39e-813d-44a7-8b7b-9b620d0e3aa4",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "ot affected by this.\n\n\n## [12.3.2] - 2022-01-08\n### Security\n- Fix possible ReDOS in newline rule. Thanks to @MakeNowJust.\n\n\n## [12.3.1] - 2022-01-07\n### Fixed\n- Fix corner case when tab prevents paragraph continuation in lists, #830.\n\n\n## [12.3.0] - 2021-12-09\n### Changed\n- `StateInline.delimiters[].jump` is removed.\n\n### Fixed\n- Fixed quadratic complexity in pathological `***<10k stars>***a***<10k stars>***` case.\n\n\n## [12.2.0] - 2021-08-02\n### Added\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "89c4bc7a-86f3-4267-8296-620980ef2671",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Added\n- Ordered lists: add order value to token info.\n\n### Fixed\n- Always suffix indented code block with a newline, #799.\n\n\n## [12.1.0] - 2021-07-01\n### Changed\n- Updated CM spec compatibility to 0.30.\n\n\n## [12.0.6] - 2021-04-16\n### Fixed\n- Newline in `alt` should be rendered, #775.\n\n\n## [12.0.5] - 2021-04-15\n### Fixed\n- HTML block tags with `===` inside are no longer incorrectly interpreted as headers, #772.\n- Fix table/list parsing ambiguity, #767.\n\n\n## [12.0.4] - 2020-12-20\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "37e7bf73-2488-480a-9208-6ba26cd11695",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "lang, attrs)`, #626.\n- Rewrite tables according to latest GFM spec, #697.\n- Use `rollup.js` to browserify sources.\n- Drop `bower.json` (bower reached EOL).\n- Deps bump.\n- Tune `specsplit.js` options.\n- Drop `Makefile` in favour of npm scrips.\n\n### Fixed\n- Fix mappings for table rows (amended fix made in 11.0.1), #705.\n- `%25` is no longer decoded in beautified urls, #720.\n\n\n## [11.0.1] - 2020-09-14\n### Fixed\n- Fix blockquote lazy newlines, #696.\n- Fix missed mappings for table rows, #705.\n\n\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "7cb86069-db29-42aa-b360-da22d35a8b60",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "or table rows, #705.\n\n\n## [11.0.0] - 2020-05-20\n### Changed\n- Bumped `linkify-it` to 3.0.0, #661 + allow unlimited `.` inside links.\n- Dev deps bump.\n- Switch to `nyc` for coverage reports.\n- Partially moved tasks from Makefile to npm scripts.\n- Automate web update on npm publish.\n\n### Fixed\n- Fix em- and en-dashes not being typographed when separated by 1 char, #624.\n- Allow opening quote after another punctuation char in typographer, #641.\n- Assorted wording & typo fixes.\n\n\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "42ef3966-7a7d-49c2-ab6d-c3abce17615b",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "ut can cause invalid\n result in rare case. This is the only reason of major version bump. With high probability you don't need to change your code, only update version dependency.\n- Updated changelog format.\n- Deps bump.\n\n\n## [9.1.0] - 2019-08-11\n### Changed\n- Remove extra characters from line break check. Leave only 0x0A & 0x0D, as in\n CommonMark spec, #581.\n\n\n## [9.0.1] - 2019-07-12\n### Fixed\n- Fix possible corruption of open/close tag levels, #466\n\n\n## [9.0.0] - 2019-07-09\n### Changed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "d088f271-1720-48ee-aa7e-6e5c1fa2cc35",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Changed\n- Updated CM spec compatibility to 0.29.\n- Update Travis-CI node version to actual (8 & latest).\n- Deps bump.\n\n\n## [8.4.2] - 2018-02-15\n### Fixed\n- Fix `--no-html` CLI option, #476.\n\n\n## [8.4.1] - 2018-02-15\n### Fixed\n- Fix smartquotes around softbreaks, #430.\n\n\n## [8.4.0] - 2017-08-24\n### Changed\n- Updated CM spec compatibility to 0.28.\n\n\n## [8.3.2] - 2017-08-03\n### Fixed\n- Fix blockquote termination inside lists, #386.\n\n\n## [8.3.1] - 2017-03-06\n### Fixed\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "af549cdd-a602-42d3-9e7f-af9abcdd8d98",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Fence renderer: fix concat of class array, #276.\n- Code renderer: do not render double space before attrs, #275.\n- Replacer: disable replacements inside autolinks, #272.\n\n\n## [7.0.0] - 2016-06-22\n### Changed\n- Bump `linkify-it` dependency to 2.0.0. `---` no longer terminates\n autodetected links by default. `md.linkifier.set('---', true)` will return old\n behaviour.\n- Major version bumped, because internals or `linkify-it` was changed.\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "59e4bdf2-f309-451a-8a23-bec935d28a8a",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "ify-it` was changed.\n You will not be affected anyhow, if not used direct access to\n `require('linkify-it/re')` for customizations.\n\n\n## [6.1.1] - 2016-06-21\n### Changed\n- Render `code_inline` & `code_block` attributes if exist.\n\n\n## [6.1.0] - 2016-06-19\n### Changed\n- Updated `fence` renderer to not mutate token. Token stream should be\n immutable after renderer call.\n\n\n## [6.0.5] - 2016-06-01\n### Fixed\n- Process `\\r` the same way as `\\n` and `\\r\\n\\`, #252.\n\n\n## [6.0.4] - 2016-05-30\n### Added\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
},
{
"uuid": "e2887974-936c-4300-b5e2-eb8fd01c5ef0",
"kb_id": 1,
"type": 1,
"method": 2,
"source": "CHANGELOG.md",
"question": "### Fixed\n- Improved pipe chars support in table cells, #86 (thanks to @jbt).\n\n\n## [4.1.0] - 2015-03-31\n### Security\n- Disabled `data:` URLs by default (except some image mimes), to avoid\n possible XSS. Version bumped, because features changed (formally). If you did\n not used `data:` URLs, consider this version as 4.0.4 (no API changes).\n\n### Changed\n- Simplified link validator code. Now more easy to understand and to copy\n into your projects for customization.\n\n\n## [4.0.3] - 2015-03-25\n",
"answer": "",
"embedding": null,
"error": null,
"retry": 0,
"status": 0,
"create_time": "2023-08-18 18:03:30",
"run_msg": "排队中",
"method_msg": "文件导入",
"kd_name": "12121",
"kd_type": "文档式"
}
],
"count": 100,
"page_no": 1,
"page_size": 25,
"extend": {
"all": 100,
"wait": 69,
"ing": 23,
"ok": 0,
"fail": 8,
"queues": 77
}
}
}
修改于 2023-08-31 06:35:00