Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Import feature for modular emerald. #29

Open
armcburney opened this issue Nov 27, 2016 · 1 comment
Open

Import feature for modular emerald. #29

armcburney opened this issue Nov 27, 2016 · 1 comment
Assignees
Milestone

Comments

@armcburney
Copy link
Member

section.emr

section
  h1 This is some modular html.

main.emr

body
  import section
  import section

=>

body
  section
    h1 This is some modular html
  section
    h1 This is some modular html
@armcburney armcburney added this to the v1 Release milestone Nov 27, 2016
@armcburney armcburney self-assigned this Nov 27, 2016
@armcburney
Copy link
Member Author

Going to remove this from the v1 Release - this feature can be added at the same time we add components.

@armcburney armcburney modified the milestones: v1 Release, v2 Release Nov 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant