Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack Overflow code snippets are not formatted #420

Open
nickserv opened this issue Sep 30, 2022 · 0 comments
Open

Stack Overflow code snippets are not formatted #420

nickserv opened this issue Sep 30, 2022 · 0 comments
Labels
bug Something isn't working stackoverflow This is related to the formatting behavior on Stack Overflow

Comments

@nickserv
Copy link
Member

nickserv commented Sep 30, 2022

If you create a HTML/CSS/JS code snippet in Stack Overflow, its content sections should be formatted in the appropriate languages, as if they were normal code blocks.

<!-- begin snippet: js -->

<!-- language: lang-js -->

    ...

<!-- language: lang-css -->

    ...

<!-- language: lang-html -->

    ...

<!-- end snippet -->
@nickserv nickserv added the stackoverflow This is related to the formatting behavior on Stack Overflow label Sep 30, 2022
@nickserv nickserv changed the title Support Stack Overflow snippets Stack Overflow snippets are not formatted Sep 30, 2022
@nickserv nickserv added the bug Something isn't working label Sep 30, 2022
@nickserv nickserv changed the title Stack Overflow snippets are not formatted Stack Overflow code snippets are not formatted Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stackoverflow This is related to the formatting behavior on Stack Overflow
Projects
None yet
Development

No branches or pull requests

1 participant