Sha256: 253abd20a193962530bcd7990c92d0689ac4938c8f9aa5a28e4e204efc8cb3e2
Contents?: true
Size: 416 Bytes
Versions: 12
Compression:
Stored size: 416 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
12 entries across 12 versions & 1 rubygems