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

Compiler enhancements #49

Merged
merged 4 commits into from
Dec 22, 2017
Merged

Compiler enhancements #49

merged 4 commits into from
Dec 22, 2017

Conversation

NQNStudios
Copy link
Collaborator

Addresses issue #48

Changes proposed by this pull request:

  • Compiler refactored so inserting HTML at a <!--{specialComment}--> is DRY and error-checked.
  • Added documentation on the back button in the Doc template
  • Project's template file can be declared {examples}/[template].html to use a built-in template.
  • Fixed example project files to reference the basic template properly.

@invicticide to review

@invicticide invicticide merged commit 310bf91 into invicticide:dev Dec 22, 2017
invicticide pushed a commit that referenced this pull request Dec 22, 2017
- Compiler refactored so inserting HTML at a <!--{specialComment}--> is DRY and error-checked.
- Added documentation on the back button in the Doc template
- Project's template file can be declared {examples}/[template].html to use a built-in template.
- Fixed example project files to reference the basic template properly.
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.

2 participants