<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="383912" data-post-id="383912">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="netoum" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/netoum/120/37559_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  netoum
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks a lot for the update. It is working well.<br>
It is actually very nice to work with the variants as it help catch many issues with the components</p>
<p>For anyone struggling with more custom content in slot, I am using the sigil <code>~s</code> to render the inner_block such as:</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">indicator: [
  %{
    inner_block:  
~s(&lt;.icon name="hero-plus" class="state-closed" /&gt;
 &lt;.icon name="hero-minus" class="state-open" /&gt;) }
]
</code></pre>
<p>I tried but was unable to add it to your Live Capture site, I think only one live_capture is currently allowed and had some other issues about starting the app.<br>
No rush but if you want to have a look at it, I think it could be a nice addition to Live Capture, let me know how I could assist.</p>
<p>Here is how it looks on the live demo</p>
<p><a href="https://corex.gigalixirapp.com/captures/components/Elixir.CorexWeb.Accordion/accordion" class="onebox" target="_blank" rel="noopener nofollow ugc">https://corex.gigalixirapp.com/captures/components/Elixir.CorexWeb.Accordion/accordion</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="383912" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livecapture-zero-boilerplate-storybook-for-liveview-components-by-waffle-creator/74028/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-383912" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="383912"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="383921" data-post-id="383921">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="achempion" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/achempion/120/21179_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  achempion
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’ve added a link to corex to the <a href="https://captures.captureui.com/" rel="noopener nofollow ugc">captures website</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="383921" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livecapture-zero-boilerplate-storybook-for-liveview-components-by-waffle-creator/74028/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-383921" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="383921"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>