This is an example markdown document for a product named product-x

At the top we add the following to identify this doc-

---
title: Example
permalink: /docs/product-x/example/
tags: 
 - product-x
 - example
 - alert-name
description: tell me something about this page
---


Mermaid code


graph LR
	A[This] -->|is an| B
  
 subgraph sub1 [foo]
	B(example) --> C{flowchart}
 end

 subgraph sub2 [bar]
 C -->|that| D[you]
	C -->|can| E[change]
	C -->|and| F[use...]
	end		
  		

You can edit this here


Contact:
Slack
github.com/dsmith73

Read more: