Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change content of new HTML files to not be empty. #143

Closed
K-LV opened this issue Mar 26, 2015 · 2 comments
Closed

Change content of new HTML files to not be empty. #143

K-LV opened this issue Mar 26, 2015 · 2 comments
Milestone

Comments

@K-LV
Copy link

K-LV commented Mar 26, 2015

Right now, when you create a new HTML document, the content of that new file is empty. This leads to problems when trying to preview it. This solution is to intercept the writing process of HTML files and change the contents to a default page.

@humphd
Copy link

humphd commented Mar 26, 2015

Make sure we put documentation about why we're doing this (e.g., because we always preview docs immediately in LiveDev) in the code that does this.

@gideonthomas
Copy link

Fixed with 155a862

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

No branches or pull requests

3 participants