(docs) More prominent list of supported languages#2309
(docs) More prominent list of supported languages#2309joshgoebel merged 11 commits intohighlightjs:masterfrom codingthat:more-prominent-list
Conversation
Sync with upstream
With a plain paragraph and tiny drop-down arrow, it's easy to miss, and also harder to link to well.
Markdown syntax was showing through because this is not an .md file. Also, link directly to new anchor for convenience.
|
What do you think about removing summary/details and just including the list inline? I think that would help even further. |
|
@yyyc514 I'm up for that, but since it used to be that way, I assumed it changed from that for a reason. This PR was trying to stay in line with the collapsing of it while still helping its visibility a bit. (Sorry, I'm an outsider here. I hadn't realized there was all this previous discussion about it, e.g. #2096 . Maybe this would work as an interim solution, until it can be decided whether to move everything back to its own file again?) |
|
This seems like a good middle way, keeping the list inline may be too annoying for people with small resolution screens or mobile readers. |
|
@codingthat If you want a mention in the changelog, please add one. |
I didn't see the list in the readme right away. It's a common thing to need to refer to, so it makes sense to make it a bit more visible, even if we want to collapse it by default to make the rest of the document more readable.
Resolves #2288