Sha256: eac8998a8981e099610d4f3ba6c60f8907d17ad04d9ee3d7aa7fdb13bc4f408a

Contents?: true

Size: 401 Bytes

Versions: 21

Compression:

Stored size: 401 Bytes

Contents

- if attr? :role
  - text = "<phrase role=\"#{attr :role}\">#@text</phrase>"
- else
  - text = @text
- case @type
- when :emphasis
  %emphasis=text
- when :strong
  %emphasis(role='strong')=text
- when :monospaced
  %literal=text
- when :superscript
  %superscript=text
- when :subscript
  %subscript=text
- when :double
  \&#8220;#{text}&#8221;
- when :single
  \&#8216;#{text}&#8217;
- else
  =text

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
hyla-1.0.9 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.9.pre.3 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.9.pre.2 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.9.pre.1 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.8 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.9 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.8 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.7 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.6 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.5 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.3 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.2 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.7.pre.1 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.6 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.5 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.5.pre.1 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.4 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.3 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml
hyla-1.0.2 lib/resources/backends/haml/docbook45/inline_quoted.xml.haml