Skip to content

Fix new file command#87

Open
radzak wants to merge 1 commit intoshiyanhui:masterfrom
radzak:fix-85
Open

Fix new file command#87
radzak wants to merge 1 commit intoshiyanhui:masterfrom
radzak:fix-85

Conversation

@radzak
Copy link

@radzak radzak commented Oct 8, 2017

Last commit replaced header = render_template(syntax_type, options={'path': path}) with header = get_header_content(syntax_type, path).

Adding content of base template on file creation no longer worked, since get_header_content function was only returning the content of the header template.

closes #85

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.

body template do not work in a Javascript file

1 participant