Code Block Format Tests
Testing Framer's native code block format.
1. Framer Native Format (data-language on pre)
2. Framer Format with JavaScript
3. Framer Format with TypeScript
4. Framer Format with CSS
5. Framer Format with HTML
6. Framer Format - Plain (no language)
7. Inline code for comparison
Here is inline code: const x = 42; - this should work.
End of tests
Check above to see which formats rendered as code blocks.