8000 Fix RDoc::Markup::Document#accept to do what it says by gettalong · Pull Request #849 · ruby/rdoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix RDoc::Markup::Document#accept to do what it says #849

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

Closed
wants to merge 1 commit into from

Conversation

gettalong
Copy link
Contributor
@gettalong gettalong commented Nov 1, 2021

Although the parts are not iterated in Document#accept, it seems they are iterated somewhere else according to the tests

Not sure if the change is correct or if the method comment needs to be changed...

@nobu
Copy link
Member
nobu commented Nov 1, 2021

accept_document should do it.

@nobu nobu closed this Nov 1, 2021
@gettalong
Copy link
Contributor Author

Ah, okay, thanks for the information! Is there some information on what writing a visitor class entails?

And maybe the method comment should be updated to make it clear that the parts of the document are not automatically run through the visitor.

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
0