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 #22

Merged
merged 1 commit into from
Sep 9, 2017

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Sep 9, 2017

Support document attribute in the form: ":name: value" or
":name:" at any location in the document.
For now, document attributes are silently ignored during
rendering.

Rename "Metadata" -> "Attributes" for document and elements.

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

Support document attribute in the form: ":name: value" or
":name:" at any location in the document.
For now, document attributes are silently ignored during
rendering.

Rename "Metadata" -> "Attributes" for document and elements.

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit 362892a into bytesparadise:master Sep 9, 2017
xcoulon added a commit to xcoulon/libasciidoc that referenced this pull request Sep 16, 2017
)

Support document attribute in the form: ":name: value" or
":name:" at any location in the document.
For now, document attributes are silently ignored during
rendering.

Rename "Metadata" -> "Attributes" for document and elements.

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon deleted the 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