Post History
I'm still being bugged by flags being ignored when adding the language onto the leaderboard. Take for example here on an answer in Vyxal: In case you don't know, when we write an answer, using f...
#2: Post edited
- I'm still being bugged by flags being ignored when adding the language onto the leaderboard. Take for example [here](https://codegolf.codidact.com/posts/283413) on an answer in [Vyxal](https://github.com/Vyxal/Vyxal):
- ![...](https://codegolf.codidact.com/uploads/HEMVP5saZTEHqoBv7ixvEHoq)
In case you don't know, when we write an answer, using flags will add them as `code` beside the language name, and I don't think it's necessary to have flags on the language name. I remember that the flags appeared when I wanted to write [C (clang)](https://clang.llvm.org/) + [BMPL](https://github.com/JorenceMatthewAgas/BMPL) answers, and "+" for whatever reason was noticed as a flag, so it was disabled, but then turned other flags visible.- For this to be fixed, can we say it's a flag when "\`" appears on Markdown or when `<code>` appears on HTML? This will help recognize if a flag is used on an answer. Can this please be fixed?
- I'm still being bugged by flags being ignored when adding the language onto the leaderboard. Take for example [here](https://codegolf.codidact.com/posts/283413) on an answer in [Vyxal](https://github.com/Vyxal/Vyxal):
- ![...](https://codegolf.codidact.com/uploads/HEMVP5saZTEHqoBv7ixvEHoq)
- In case you don't know, when we write an answer, using flags will add them as `code` beside the language name, and I don't think it's necessary to have flags on the language name. I remember that the flags appeared when I wanted to write [C (clang)](https://clang.llvm.org/) + [BMPL](https://github.com/JorenceMatthewAgas/BMPL) answers, and "+" for whatever reason was noticed as a flag, so it didn't appear along with " BMPL", so when it became visible, other flags were visible.
- For this to be fixed, can we say it's a flag when "\`" appears on Markdown or when `<code>` appears on HTML? This will help recognize if a flag is used on an answer. Can this please be fixed?
#1: Initial revision
Remove flags on the leaderboard
I'm still being bugged by flags being ignored when adding the language onto the leaderboard. Take for example [here](https://codegolf.codidact.com/posts/283413) on an answer in [Vyxal](https://github.com/Vyxal/Vyxal): ![...](https://codegolf.codidact.com/uploads/HEMVP5saZTEHqoBv7ixvEHoq) In case you don't know, when we write an answer, using flags will add them as `code` beside the language name, and I don't think it's necessary to have flags on the language name. I remember that the flags appeared when I wanted to write [C (clang)](https://clang.llvm.org/) + [BMPL](https://github.com/JorenceMatthewAgas/BMPL) answers, and "+" for whatever reason was noticed as a flag, so it was disabled, but then turned other flags visible. For this to be fixed, can we say it's a flag when "\`" appears on Markdown or when `<code>` appears on HTML? This will help recognize if a flag is used on an answer. Can this please be fixed?