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

Add DescriptionListEntry.setDescription() to allow a processor to cha… #527

Conversation

robertpanzer
Copy link
Member

…nge the description of a description list entry.

This PR goes for this item of #513:

Looking at the interface DescriptionListEntry, it appears that it might require a setter for its description, too, but I haven't had the need for this (yet).

It adds a method Processor.createListItem() which was missing until now.
A new ListItem can then be set as description of a DescriptionListEntry.

…nge the description of a description list entry.
@robertpanzer robertpanzer merged commit 9e50bc9 into asciidoctor:asciidoctorj-1.6.0 Nov 13, 2016
@robertpanzer robertpanzer deleted the set_descriptionlist_description branch November 13, 2016 15:32
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