Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Add XHTML language

    Help wanted · · · – – – · · ·
    xhtml
    1
    1
    431
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Cain Nuke
      Cain Nuke last edited by

      Hi,

      I would like to add XHTML to my language list but I cant find it anywhere on the resources so I am fine with an alternative that can format this sort of code:

      <?php
      $template= <<<EOF
      <button id=“openMenu” type=“button” class=“drawer-toggle drawer-hamburger”>
      <span class=“sr-only”>toggle navigation</span>
      <span class=“drawer-hamburger-icon”></span>
      EOF;
      ?>

      as you see, its html enclosed in php code so neither language can format it properly.

      Thank you.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post
      Copyright © 2014 NodeBB Forums | Contributors