# markdown-it-sse-template **Repository Path**: niuyunyang/markdown-it-sse-template ## Basic Information - **Project Name**: markdown-it-sse-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-09 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # markdown-it-sse-template 基于`markdown-it`[文档](https://www.npmjs.com/package/markdown-it),渲染sse流式输出的模版 # 详细技术说明 [掘金](https://juejin.cn/post/7451877734709575715) # 扩展的功能 1. 引入了`latex`公式渲染工具-`mathjax` 2. `markdown-it`中,对`latex`公式的流式处理及渲染 3. 自定义的块级元素(demo中为思维导图的渲染) 4. 流式渲染时,填加尾部光标 # node `node` >`20` # 运行 `npm run serve` # 项目截图 ![image](./image.png) ![image](./image2.png)