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

(Hotfix) support for additional symbols, caption, title attributes #91

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

w00lf
Copy link
Contributor

@w00lf w00lf commented Aug 8, 2021

metanorma/metanorma-plugin-lutaml#39 add support for additional symbols(,.:;) for caption and title attributes.

…s(,.:;) for caption and title attributes.
expect(parse.title).to eq("my diagram")
expect(parse.title).to eq("my diagram, another symbols: text.")
expect(parse.caption)
.to(eq("Block elements of StandardDocument, adapted from BasicDocument. Another - symbol"))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long. [101/80]

@w00lf w00lf merged commit c8561b6 into master Aug 8, 2021
@w00lf w00lf deleted the hotfix/support-caption-title-additional-symbols branch August 8, 2021 10:44
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.

None yet

1 participant