style: Replace escaped parentheses with standard parentheses in the Mainline Renderer documentation. #15

Merged
genewildish merged 2 commits from feat/scalability into main 2026-03-15 10:03:43 +00:00
Owner

Fixed KaTeX rendering issues in Mainline Renderer + ntfy Message Queue for ESP32.md by removing escaped inline-math delimiters that were being parsed as equations.

• Replaced stray ( / ) usage in prose with normal parentheses
• Preserved document content/meaning while eliminating parse failures
• Verified no remaining escaped inline-math delimiters in the file

Fixed KaTeX rendering issues in Mainline Renderer + ntfy Message Queue for ESP32.md by removing escaped inline-math delimiters that were being parsed as equations. • Replaced stray \( / \) usage in prose with normal parentheses • Preserved document content/meaning while eliminating parse failures • Verified no remaining escaped inline-math delimiters in the file
genewildish added 1 commit 2026-03-15 10:03:31 +00:00
genewildish added 1 commit 2026-03-15 10:03:36 +00:00
genewildish merged commit 0740e34293 into main 2026-03-15 10:03:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: genewildish/Mainline#15