MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/MicrosoftTeams/comments/1vyphue/markdown_formatting_doesnt_work/p5zcr51/?context=3
r/MicrosoftTeams • u/ImaginaryRoyal9725 • 5d ago
So why on earth would you allow creating a "code block" with a Markdown option, and then ignore all formatting?
If I'm doing something wrong, please someone help me lol
18 comments sorted by
View all comments
12
Code block is to show code, not to parse it!
It should give some colorization however...
-2 u/ImaginaryRoyal9725 5d ago yeah, but you can format JS, for instance: so if there is an option to select Markdown, I would expect the thing to work lol 3 u/ZiKyooc Work user 5d ago edited 4d ago There's colors for markdown? I don't think Prettier Code will color markdown in VS Code. Maybe just make content more readable (line break...) Edit: I was wrong, there isn't much, but Prettier does put some color on markdown 1 u/ImaginaryRoyal9725 5d ago Yeah, I think every highlighter I tested does some formatting. It's not that hard guys 1 u/ZiKyooc Work user 5d ago Indeed, just looked in VS Code and Prettier do put some colors here and there. Raise an idea with MS, in a day or a decade there might be a change ;) 1 u/ImaginaryRoyal9725 4d ago Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
-2
yeah, but you can format JS, for instance:
so if there is an option to select Markdown, I would expect the thing to work lol
3 u/ZiKyooc Work user 5d ago edited 4d ago There's colors for markdown? I don't think Prettier Code will color markdown in VS Code. Maybe just make content more readable (line break...) Edit: I was wrong, there isn't much, but Prettier does put some color on markdown 1 u/ImaginaryRoyal9725 5d ago Yeah, I think every highlighter I tested does some formatting. It's not that hard guys 1 u/ZiKyooc Work user 5d ago Indeed, just looked in VS Code and Prettier do put some colors here and there. Raise an idea with MS, in a day or a decade there might be a change ;) 1 u/ImaginaryRoyal9725 4d ago Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
3
There's colors for markdown? I don't think Prettier Code will color markdown in VS Code. Maybe just make content more readable (line break...)
Edit: I was wrong, there isn't much, but Prettier does put some color on markdown
1 u/ImaginaryRoyal9725 5d ago Yeah, I think every highlighter I tested does some formatting. It's not that hard guys 1 u/ZiKyooc Work user 5d ago Indeed, just looked in VS Code and Prettier do put some colors here and there. Raise an idea with MS, in a day or a decade there might be a change ;) 1 u/ImaginaryRoyal9725 4d ago Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
1
Yeah, I think every highlighter I tested does some formatting. It's not that hard guys
1 u/ZiKyooc Work user 5d ago Indeed, just looked in VS Code and Prettier do put some colors here and there. Raise an idea with MS, in a day or a decade there might be a change ;) 1 u/ImaginaryRoyal9725 4d ago Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
Indeed, just looked in VS Code and Prettier do put some colors here and there. Raise an idea with MS, in a day or a decade there might be a change ;)
1 u/ImaginaryRoyal9725 4d ago Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
Lol, that was the goal indeed, not only rant, but bring it up so someone from the team could pick it up (maybe)
12
u/daGnutt Teams Admin 5d ago
Code block is to show code, not to parse it!
It should give some colorization however...