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