Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

배포#143

Merged
haesookimDev merged 3 commits intodeployfrom
main
Aug 26, 2025
Merged

배포#143
haesookimDev merged 3 commits intodeployfrom
main

Conversation

@haesookimDev
Copy link
Contributor

No description provided.

- Introduce detectStreaming helper to identify streaming text endings
- Pass streaming mode flag to markdown processing functions
- Skip citation placeholder protection and restoration during streaming
- Update parseSimpleMarkdown and processInlineMarkdown to support streaming
- Improve handling of partial citations in streaming content to prevent
  premature markdown parsing issues
Commented out the regex that converts underscore-wrapped text to italics
to prevent conflicts with other markdown syntax and improve parsing
accuracy. The asterisk-based italic parsing remains enabled.
Removed the citation placeholder protection and restoration steps in
processInlineMarkdown to simplify the function. This cleanup eliminates
unused code related to citation handling that was only applied when not
in streaming mode, improving readability and maintainability.
@haesookimDev haesookimDev merged commit c4c21e6 into deploy Aug 26, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant