diff --git a/knowledge-base/technical/cross-platform-notes.md b/knowledge-base/technical/cross-platform-notes.md index 348086b..dacc508 100644 --- a/knowledge-base/technical/cross-platform-notes.md +++ b/knowledge-base/technical/cross-platform-notes.md @@ -21,7 +21,7 @@ ## Device Testing Results ### Desktop Performance -``` +```markdown MacBook Pro M1 (2021): - Chrome: 60fps solid - Safari: 60fps solid @@ -38,7 +38,7 @@ Ubuntu 20.04 (AMD Ryzen 5): ``` ### Mobile Performance -``` +```markdown iPhone 12 Pro: - Safari: 50-60fps - Touch responsiveness: Excellent @@ -282,4 +282,4 @@ class PlatformMonitor { **Issue**: Slower Canvas 2D performance compared to Chrome **Workaround**: Reduce particle count automatically on Edge -This document should be updated as new compatibility issues are discovered and resolved. \ No newline at end of file +This document should be updated as new compatibility issues are discovered and resolved.