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

Fixes for conversion of procedure element #57

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

fbolton
Copy link
Contributor

@fbolton fbolton commented Jan 4, 2017

Fixes a couple of issues around conversion of DocBook procedures. In particular, the code was failing to decrement the list_depth at the end of a procedure, which was messing up the indentation of all subsequent lists. Also, the logic of @continuation in the visit_listitem method needed to take account of procedures properly. Finally, I added an rspec test to validate these fixes for procedure.

@mojavelinux mojavelinux merged commit b9314be into asciidoctor:master Oct 12, 2023
2 checks passed
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.

2 participants