Skip to content

Conversation

hshpy
Copy link
Contributor

@hshpy hshpy commented Aug 26, 2025

修复文本编辑器无法编辑markdown源文件

前端:OpenListTeam/OpenList-Frontend#189

@ILoveScratch2 ILoveScratch2 requested a review from Copilot August 26, 2025 13:44
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue where markdown source files couldn't be edited in the text editor by adding a raw query parameter check to bypass markdown processing when needed.

  • Adds raw query parameter parsing to control markdown processing behavior
  • Modifies the markdown processing condition to respect the raw parameter
  • Allows direct access to markdown source content when raw=true is specified

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant