* Add stackery liquid tag * Refactor stackery liquid tag * Docs for stackery liquid tag * Add stackery liquid tag tests * Remove Github API check from stackery liquid tag * Minor PR comment tweaks
6 lines
182 B
Text
6 lines
182 B
Text
<iframe
|
|
title="stackery editor"
|
|
src="//app.stackery.io/editor/design?owner=<%= owner %>&repo=<%= repo %>&ref=<%= ref %>" width="100%"
|
|
height="400"
|
|
frameBorder="0">
|
|
</iframe>
|