groc
groc copied to clipboard
Make markdown files use the width of the browser
if the current file is of type markdown (.md), don't show the wide source div, but use all space in the browser for the documentation.
The implementation adds a data-extension=<extension>
attribute to the html body, and has some minor additions in
lib/styles/default/style.sass
to get rid of the two-column layout for .md files