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

Only split attribution for shorthand blockquotes on first comma #389

Closed
mojavelinux opened this issue Jun 3, 2013 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@mojavelinux
Copy link
Member

The attribution for the new shorthand blockquotes introduced in Asciidoctor 0.1.3 is being split on all commas. It should only be split on the first comma.

Given:

-- Thomas Jefferson, Papers of Thomas Jefferson, Volume 11

Should result in the following attributes:

attribution: Thomas Jefferson
citetitle: Papers of Thomas Jefferson, Volume 11

@ghost ghost assigned mojavelinux Jun 3, 2013
mojavelinux added a commit that referenced this issue Jun 3, 2013
resolves #389 only split quote attribution on first comma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant