Function: normalizeConversation()
August 8, 2026 ยท View on GitHub
@plures/praxis / index / normalizeConversation
Function: normalizeConversation()
normalizeConversation(
conversation):Conversation
Defined in: src/conversations/normalize.ts:45
Normalize a conversation
Parameters
conversation
The raw conversation to normalize
Returns
A new conversation object with whitespace, line endings, and code-block formatting normalized