Skip to content

Variables in includes: provide a simpler syntax #642

Description

@damithc

Current: syntax for specifying include-variables:

<include src="foo.md">
  <span id="x">bat</span>
</include>

Suggested: also allow this syntax:

<include src="foo.md" x="bat" />

Not sure how hard it is though.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions