Skip to content

Render GLFM files correctly in VS Code preview

Related to #21797 (comment 960464118)


Problem to solve

Previewing Markdown in VS Code is easy and intuitive. It does not, however, parse all the custom GLFM extensions like GitLab references.

Proposal

Use the banzai pipeline to render the Markdown preview in the VS Code Web IDE.

Edited by Eric Schurter