example places content and an optional thumbnail image above a tabular menu of syntax-highlighted code files.
  
See Using the example layout for a demonstration (source).
---
layout: "example"
code: [ code_file, .. ]
thumb: string
title: string
---
<content>
code | list of code files to be rendered, one to a tab, each with a tab label and optional language identifier for syntax highlighting. use the following yaml format for each: _docs directory). language hints should come from the rouge vocabulary.
 | 
thumb | optional  file path to a thumbnail image
 | 
title | name for the example | 
| 
  
   
    programming pages
    2020 pixeldroid
     
  https://github.com/pixeldroid/programming-pages  | 
| programming pages theme v0.5.22 (https://github.com/pixeldroid/programming-pages) | 
s  | 
    focus search bar ( enter  to select, ▲ / ▼  to change selection) | 
  
g e  | 
    go to examples | 
g g  | 
    go to guides | 
g l  | 
    go to layout_api | 
h  | 
    toggle this help ( esc  also exits) |