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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>It relates to this issue <a href="https://github.com/adamzapasnik/prettier-plugin-eex/issues/51" class="inline-onebox" rel="noopener nofollow ugc">Prettier 2.3.0 appears incompatible with prettier-plugin-eex · Issue #51 · adamzapasnik/prettier-plugin-eex · GitHub</a>, could be solved by downgrading prettier to npm version 2.2.1<br>
It’s best formatter I’ve tried so far</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="218317" 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/vs-code-formatter-for-html-leex-and-html-eex-files/35959/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-218317" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="218317"
                     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="222910" data-post-id="222910">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi there, also had a problem with this, now i use “HookyQR.beautify”<br>
just to add settings.json:</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">"beautify.language": {
     "html": [
      "htm",
      "html",
      "html-eex"
    ]
  },
  "files.associations": {
    "*.html.eex": "html-eex",
    "*.html.leex": "html-eex",
  },
  "[html-eex]": {
  "editor.defaultFormatter": "HookyQR.beautify"
  },
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="222910" 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/vs-code-formatter-for-html-leex-and-html-eex-files/35959/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-222910" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="222910"
                     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>