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

feat(parser/renderer): support for document attributes reset and substitutions #23

Merged
merged 1 commit into from
Sep 16, 2017

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Sep 16, 2017

Also: introduce a custom Context type that includes the document
being processed, giving access to document attributes when declaration,
reset and subsitutions elements are processed/rendered.

Also, rename type DocumentAttribute -> DocumentAttributeDeclaration while
introducing DocumentAttributeSubstitution and DocumentAttributeReset types.

Signed-off-by: Xavier Coulon [email protected]

…titutions

Also: introduce a custom `Context` type that includes the document
being processed, giving access to document attributes when declaration,
reset and subsitutions elements are processed/rendered.

Also, rename type `DocumentAttribute` -> `DocumentAttributeDeclaration` while
introducing `DocumentAttributeSubstitution` and `DocumentAttributeReset` types.

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit f24fbd5 into bytesparadise:master Sep 16, 2017
@xcoulon xcoulon deleted the process_document_attributes branch February 25, 2019 08:23
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.

1 participant