Blog Pipeline Fence Corruption: How a Naive Sed Rule Swallowed Markdown Code Blocks
A one-line sed cleanup rule stripped every closing code fence in LLM-generated posts. Here's the failure mode, the fix, and a fence validator that catches it.
2 posts
A one-line sed cleanup rule stripped every closing code fence in LLM-generated posts. Here's the failure mode, the fix, and a fence validator that catches it.
FastMCP makes building Model Context Protocol servers feel like FastAPI. Here's how to go from zero to a working MCP server in under an hour.