Skip to content

Commit

Permalink
#77 add docs for xo_emit_field and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
philshafer committed Jan 5, 2021
1 parent b37b39f commit e8567ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/core/saved/test_01.HIPx.out
Expand Up @@ -51,10 +51,13 @@
<div class="data" data-tag="label" data-xpath="/top/label">value</div>
</div>
<div class="line">
<div class="title">My Title
</div>
<div class="data" data-tag="max-chaos" data-xpath="/top/max-chaos"> very </div>
<div class="data" data-tag="min-chaos" data-xpath="/top/min-chaos">42</div>
<div class="data" data-tag="some-chaos" data-xpath="/top/some-chaos">42
</div>
<div class="data" data-tag="sku" data-xpath="/top/sku" data-type="string" data-help="Stock Keeping Unit">gum-1412</div>
<div class="text">Connecting to </div>
<div class="data" data-tag="host" data-xpath="/top/host">my-box</div>
<div class="text">.</div>
Expand Down

0 comments on commit e8567ff

Please sign in to comment.