Testing DokuWiki MCP with complex formatting, special characters, and edge cases.
<>&"'
System | Memory | Performance | Status |
---|---|---|---|
ja-cortex | 124GB RAM | ⚡ OSS-GPT 120B | 🟢 Operational |
ja-manjaro | 23GB RAM | 🧠 Browser Auto | 🟢 Ready |
llm-server-1 | 62GB RAM | 🎮 25GB VRAM | 🟢 Active |
// Complex JavaScript with special chars const mcp = { 'test': "value with 'quotes' and \"escapes\"", unicode: "Testing üñïçödë & spëçîål chars", performance: 602 // milliseconds }; console.log(`MCP Test: ${JSON.stringify(mcp)}`);
#!/bin/bash # Testing shell commands with special characters echo "Testing MCP with special chars: äöü & <>&" curl -X POST "https://api.example.com/test" \ -H "Content-Type: application/json" \ -d '{"test": "value", "unicode": "äöü߀"}'
QUOTE BLOCK: Testing quote formatting with italic and bold text.
Multiple lines with special characters: äöüß and symbols: ©®™€
Performance Test: This page contains pagesize bytes of complex content.
Created: date | Tests: Unicode, Tables, Code, Nesting, Quotes