¿Qué es?
El botón amplía la posibilidad de presentar HTML (y más lenguajes de programación) como texto.
HTML resaltar sintaxis oscuro
<head>
<title>Ejemplo</title>
</head>
Javascript
<style>
body {
display: flex;
justify-content: center;
}
</style>