Esta web, cuyo responsable es Bubok Publishing, s.l., utiliza cookies (pequeños archivos de información que se guardan en su navegador), tanto propias como de terceros, para el funcionamiento de la web (necesarias), analíticas (análisis anónimo de su navegación en el sitio web) y de redes sociales (para que pueda interactuar con ellas). Puede consultar nuestra política de cookies. Puede aceptar las cookies, rechazarlas, configurarlas o ver más información pulsando en el botón correspondiente.
AceptarRechazarConfiguración y más información

| Feature | Description | |---------|-------------| | Syntax highlighting | Color‑coded SSI directives ( #include , #echo , #if , #set ) | | Inline preview | See rendered include files without a local server | | Tag autocompletion | Suggest <!--#include virtual="..." --> | | Navigation | Ctrl+click on include path to open that file |

It sounds like you're asking for a (e.g., a news article, technical documentation, or product capability) related to viewing SHTML files .

A browser extension or devtool enhancement that shows both the client-side rendered HTML and the original server-side SHTML source (including #include directives).

To give you the most useful response, I’ve broken this down into the most likely interpretations. SHTML (Server-parsed HTML) looks like regular HTML to a user, but the server processes SSI (Server Side Includes) before sending it to the browser.