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

Import feature for modular emerald. #29

@armcburney

Description

@armcburney

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions