Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created January 27, 2018 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmercouris/f500cf3dde4f10f832759f8c942f3ae8 to your computer and use it in GitHub Desktop.
Save jmercouris/f500cf3dde4f10f832759f8c942f3ae8 to your computer and use it in GitHub Desktop.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Correctly generated html
<a href='/' class='pure-menu-brand rainbow'><span class='n'>n</span><span class='e'>e</span><span class='x'>x</span><span class='t'>t</span> browser</a>
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Erroneously generated html
<h1 class='headline-title rainbow'>
<span class='n'>n
</span>
<span class='e'>e
</span>
<span class='x'>x
</span>
<span class='t'>t
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment