Sha256: fd113f586a2e08f955ac2346dcf590a7df9752d5e9d480b64cff733bfa12b9d5

Contents?: true

Size: 1.32 KB

Versions: 13

Compression:

Stored size: 1.32 KB

Contents

%div#sub-sup.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements"} sub and sup
  %p
    The
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements"} sup
    element
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#represents"} represents
    a
    superscript and the
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements"} sub
    element
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#represents"} represents
    a subscript.
  .markup
    %p
      The most beautiful women are
      %span{:lang => "fr"}
        %abbr
          M
          %sup lle
        Gwendoline
      and
      = succeed "." do
        %span{:lang => "fr"}
          %abbr
            M
            %sup me
          Denise
  .markup
    %p
      The coordinate of the
      = succeed "th" do
        %var i
      point is
      (
      %var>
        x
        %sub
          %var i
      ,
      = succeed ")." do
        %var
          y
          %sub
            %var i
      For example, the 10th point has coordinate
      (
      %var>
        x
        %sub 10
      ,
      = succeed ")." do
        %var
          y
          %sub 10

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-0.3.2 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-0.3.1 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml
survivalkit-0.3 templates/project/templates/old/survivalkit/partials/html5/sub-sup.haml