Sha256: 1f7a9a25f89996c952708809958473653bb3754c0c53f24ef8f6b59715d11401

Contents?: true

Size: 166 Bytes

Versions: 8

Compression:

Stored size: 166 Bytes

Contents

// https://haml.info/docs/yardoc/file.REFERENCE.html#plain-text
function plain(path, _opts, _print) {
  return path.getValue().value.text;
}

module.exports = plain;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
prettier-1.5.5 src/haml/nodes/plain.js
prettier-1.5.4 src/haml/nodes/plain.js
prettier-1.5.3 src/haml/nodes/plain.js
prettier-1.5.2 src/haml/nodes/plain.js
prettier-1.5.1 src/haml/nodes/plain.js
prettier-1.5.0 src/haml/nodes/plain.js
prettier-1.4.0 src/haml/nodes/plain.js
prettier-1.3.0 src/haml/nodes/plain.js