Health eData 1 Sandbox
0.1.0 - CI Build United States of America flag

Health eData 1 Sandbox - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Guidance

Guidance

another h3 element

h4 element

h5 element
h6 element
Another h6 element with the "no_toc" tag to omit from the toc

☝️☝️☝️ {:.no_toc} right after header

Figure 1: Test SVG No Comment
test-no-comment.svg

<svg height="100" width="100" xmlns="http://www.w3.org/2000/svg">
  <circle r="45" cx="50" cy="50" stroke="green" stroke-width="3" fill="red" opacity="0.5" /></svg> 
Figure 1: Test SVG with Comment
test-comment.svg

<!-- 
comment 
 this is a comment with a  <nested html tag>
 -->
<svg height="100" width="100" xmlns="http://www.w3.org/2000/svg">
  <circle r="45" cx="50" cy="50" stroke="green" stroke-width="3" fill="red" opacity="0.5" /></svg>