Re: [elm-discuss] Re: Should <link> and so on be part of Html?</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=elm-discuss@googlegroups.com&q=from:%22Peter+Damoc%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Peter Damoc</span></span></a></span> <span class="date"><a href="/search?l=elm-discuss@googlegroups.com&q=date:20161214" rel="nofollow">Wed, 14 Dec 2016 09:18:12 -0800</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>On Wed, Dec 14, 2016 at 6:18 PM, 'Rupert Smith' via Elm Discuss < elm-discuss@googlegroups.com> wrote:</pre><pre> > Html.node "meta" > [ attribute "charset" "utf-8" ] > [] > > Outputs <meta></meta> with no attributes. Could be a bug in the > elm-server-side-renderer code though. > > I just check this in <a rel="nofollow" href="http://elm-lang.org/try">http://elm-lang.org/try</a> and it works as expected. here is the code I used: import Html exposing (..) import Html.Attributes exposing (attribute) main = node "html" [] [node "meta" [ attribute "charset" "utf-8" ] [] , node "body" [] [div [] [text "hello"]] ] -- There is NO FATE, we are the creators. blog: <a rel="nofollow" href="http://damoc.ro/">http://damoc.ro/</a> -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+unsubscr...@googlegroups.com. For more options, visit <a rel="nofollow" href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>. </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg05398.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="thrd2.html#05399">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="mail2.html#05399">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg05400.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email"><span class="subject"><a href="msg05394.html">[elm-discuss] Should <html> <head&...</a></span> <span class="sender italic">'Rupert Smith' via Elm Discuss</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg05395.html">[elm-discuss] Re: Should <html> ...</a></span> <span class="sender italic">'Rupert Smith' via Elm Discuss</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg05397.html">Re: [elm-discuss] Re: Should <h...</a></span> <span class="sender italic">Noah Hall</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg05398.html">Re: [elm-discuss] Re: Should &...</a></span> <span class="sender italic">'Rupert Smith' via Elm Discuss</span></li> </ul></li> <li class="icons-email tSliceCur"><span class="subject">Re: [elm-discuss] Re: Should <h...</span> <span class="sender italic">Peter Damoc</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg05400.html">Re: [elm-discuss] Re: Should &...</a></span> <span class="sender italic">'Rupert Smith' via Elm Discuss</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg05401.html">Re: [elm-discuss] Re: Shou...</a></span> <span class="sender italic">'Rupert Smith' via Elm Discuss</span></li> </ul> </ul> </ul> </ul> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: [elm-discuss] Re: Should <html> <head> <meat> <title> <link> and so on be part of Html?"> <input type="hidden" name="msgid" value="CACpbLoJwfH=oWrEnw+WK2jMr3wB5ePVHVCaU6oTVU_g+G-L3VQ@mail.gmail.com"> <input type="hidden" name="relpath" value="elm-discuss@googlegroups.com/msg05399.html"> <input type="submit" value=" Peter Damoc "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="elm-discuss@googlegroups.com"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search elm-discuss"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/elm-discuss@googlegroups.com/">elm-discuss - all messages</a></li> <li class="icons-about"><a href="/elm-discuss@googlegroups.com/info.html">elm-discuss - about the list</a></li> <li class="icons-expand"><a href="/search?l=elm-discuss@googlegroups.com&q=subject:%22Re%5C%3A+%5C%5Belm%5C-discuss%5C%5D+Re%5C%3A+Should+%3Chtml%3E+%3Chead%3E+%3Cmeat%3E+%3Ctitle%3E+%3Clink%3E+and+so+on+be+part+of+Html%5C%3F%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg05398.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg05400.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">CACpbLoJwfH=oWrEnw+WK2jMr3wB5ePVHVCaU6oTVU_g+G-L3VQ@mail.gmail.com</li> </ul> </div> </body> </html>