Skip to content

Make markdown files use the width of the browser#193

Open
bvdeenen wants to merge 1 commit into
nevir:masterfrom
bvdeenen:master
Open

Make markdown files use the width of the browser#193
bvdeenen wants to merge 1 commit into
nevir:masterfrom
bvdeenen:master

Conversation

@bvdeenen

@bvdeenen bvdeenen commented Nov 2, 2015

Copy link
Copy Markdown

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

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= 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant