feat: add markdown content pipeline with build script

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 13:26:33 +08:00
parent 5f8d686290
commit 1ed7fad293
9 changed files with 1164 additions and 4 deletions

View File

@@ -0,0 +1,43 @@
---
title: 快速开始
description: 了解如何使用 TexPixel 进行公式识别
slug: getting-started
date: 2026-03-25
tags: [教程, 入门]
order: 1
---
# TexPixel 快速开始
TexPixel 是一款 AI 驱动的数学公式识别工具,可以将手写或印刷体公式转换为 LaTeX、MathML 和 Markdown。
## 快速上手
1. **上传** — 拖拽包含数学公式的图片或 PDF
2. **等待** — AI 将自动处理并识别公式
3. **导出** — 复制结果或以你喜欢的格式导出
## 支持的格式
### 输入格式
- 图片JPG、PNG
- 文档PDF
### 输出格式
- LaTeX
- MathML
- Markdown
- Word (DOCX)
- 图片
## 示例
上传一张包含二次公式的图片TexPixel 将输出:
$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$
## 提示
- 为获得最佳效果,请确保公式图片清晰、光线充足
- 手写公式在白纸上用深色墨水书写效果最佳
- PDF 文件可以包含多页,所有公式都会被提取