AI-Studio/app
Oliver Kunc 3202b8b629
do not discard whitespaces
Before this change, this line threw away whitespace chunks such as newlines or spaces. Token boundaries collapsed, so this corrupted both the stream and the rendering: short code blocks disappeared entirely, longer code blocks were truncated and multiple list items shared a single line.
2026-02-13 18:15:42 +01:00
..
.idea/.idea.MindWork AI Studio/.idea Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
.run Improved dev experience & allow native .NET debugging (#460) 2025-05-17 13:36:28 +02:00
Build Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
MindWork AI Studio do not discard whitespaces 2026-02-13 18:15:42 +01:00
SharedTools Improved Pandoc handling on dev environments (#634) 2026-01-20 10:34:04 +01:00
SourceCodeRules/SourceCodeRules Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
MindWork AI Studio.sln Migrated build script to C# (#401) 2025-04-14 19:29:56 +02:00
MindWork AI Studio.sln.DotSettings Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00