Frontmatter
| id | 4739 |
| title | Docs app source code view formatting (regression issue) |
| state | Closed |
| labels | bugstale |
| assignees | [] |
| createdAt | Aug 16, 2023, 3:54 PM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4739 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
source code views should look like this:
instead i am getting this version very often:
not exactly sure yet what is happening. highlight js is still parsing it and formatting it as code. maybe the tool is just not recognising that the code is javascript. just a guess. we should look into it.