Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1 KB

File metadata and controls

21 lines (16 loc) · 1 KB

Embed Code Showcase

This showcase explains how to use the Embed Code application to embed code samples into Markdown or HTML documentation.

Embed Code can read any text-based source: Java, JavaScript, Python, plain text, or any other format used by your project.

The examples in this showcase use go run so they can execute directly from the project source tree. In other projects, the intended workflow is to use a downloaded release binary with the same configuration shapes shown here.

Guide Map