Zhichao

Results 6 issues of Zhichao

![截屏2021-10-28 上午9 50 50](https://user-images.githubusercontent.com/33695160/139172460-4be2a411-b2e3-4e9c-a1e3-e971303e2710.png) 这条结果是不是标注错误了,怎么有这么高的mAP,链接中提供的是pytorch官方的预训练集最多只能训练到36-37%之间

When the link ends with the closing parenthesis in Chinese, the link is parsed incorrectly. For example: `(https://github.com/user/repo)` would be parsed as (https://github.com/user/repo)

When using `kramdown`, `$$K$$ $$E_1$$ $$E_2$$ ... $$E_K$$` is parsed as `K` This is my code: ```ts const tm = require('markdown-it-texmath'); export const markdownEngine = require('markdown-it')({ html: true }) .use(tm,...

Add LeetCode MCP server to the list. ## Introduction [LeetCode MCP Server](https://github.com/jinzcdev/leetcode-mcp-server): MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for...

# Issue 1 ## Description The XMindMark specification clearly states that subtopics of a Summary Topic can have Boundaries, as mentioned in the documentation: > So you can perform [Boundary](#Boundary),...

## Issue Description According to the [xmindmark syntax](https://github.com/xmindltd/xmindmark/blob/main/docs/specification.md) documentation, the correct format for `.xmindmark` text should be: ``` Central Topic - Main Topic 1 - Main Topic 2 ``` I...