Sha256: 79e15830fbc08c860bb3905f7873876103ba1d543e23a4a24a17cd3ef8bd2269

Contents?: true

Size: 417 Bytes

Versions: 13

Compression:

Stored size: 417 Bytes

Contents

---
title: "My Awesome Article"
---
<header markdown="1">
# <%= @item[:title] %>

{:#authors}
- <%= person 'John Doe', 'http://www.example.org/', 'http://www.example.org/#me' %>

{:#affiliations}
- {:#myaffiliation} Awesome Inc.

<%= section 'abstract' %>
</header>

<main>
  <!-- Add sections by specifying their file name, excluding the '.md' suffix. -->
  <%= section 'introduction'  %>
</main>

<footer></footer>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
scholarmarkdown-2.6.0 bin/template/content/index.md.erb
scholarmarkdown-2.5.0 bin/template/content/index.md.erb
scholarmarkdown-2.4.0 bin/template/content/index.md.erb
scholarmarkdown-2.3.0 bin/template/content/index.md.erb
scholarmarkdown-2.2.0 bin/template/content/index.md.erb
scholarmarkdown-2.1.0 bin/template/content/index.md.erb
scholarmarkdown-2.0.0 bin/template/content/index.md.erb
scholarmarkdown-1.4.0 bin/template/content/index.md.erb
scholarmarkdown-1.3.1 bin/template/content/index.md.erb
scholarmarkdown-1.3.0 bin/template/content/index.md.erb
scholarmarkdown-1.2.0 bin/template/content/index.md.erb
scholarmarkdown-1.1.0 bin/template/content/index.md.erb
scholarmarkdown-1.0.0 bin/template/content/index.md.erb