Commit 9995a01
committed
Fix: Display Python files as plain text without HTML rendering
- Python files now display as raw text using textContent instead of HTML rendering
- Removes any syntax highlighting or HTML formatting for Python files
- Shows the exact content as stored in the file1 parent b8b8057 commit 9995a01
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
204 | 210 | | |
205 | 211 | | |
206 | 212 | | |
| |||
0 commit comments