Sha256: 08a968788a71664a95ff0ba0d889d89b75abeb33a7be9571a6247ddca0f6e539

Contents?: true

Size: 157 Bytes

Versions: 3

Compression:

Stored size: 157 Bytes

Contents

const element = (
  <div>
    <h1>Hello, Programmer!</h1>
    <!-- tag::snippet[] -->
    <p>Welcome to the club.</p>
    <!-- end::snippet[] -->
  </div>
)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
asciidoctor-1.5.8 test/fixtures/include-file.jsx
asciidoctor-1.5.7.1 test/fixtures/include-file.jsx
asciidoctor-1.5.7 test/fixtures/include-file.jsx